Skip to content

Commit

Permalink
Merge pull request #5652 from bureddy/v1.9.x-cuda-11
Browse files Browse the repository at this point in the history
CUDA/JENKINS: update cuda module version to 11.0 - v1.9.x
  • Loading branch information
yosefe authored Sep 3, 2020
2 parents 49e2492 + 9e1e470 commit 24641e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/test_jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

WORKSPACE=${WORKSPACE:=$PWD}
ucx_inst=${WORKSPACE}/install
CUDA_MODULE="dev/cuda10.2"
GDRCOPY_MODULE="dev/gdrcopy2.0_cuda10.2"
CUDA_MODULE="dev/cuda11.0"
GDRCOPY_MODULE="dev/gdrcopy2.0_cuda11.0"

if [ -z "$BUILD_NUMBER" ]; then
echo "Running interactive"
Expand Down

0 comments on commit 24641e3

Please sign in to comment.