Skip to content

Commit

Permalink
Merge pull request #5640 from bureddy/cuda-modules-11.0
Browse files Browse the repository at this point in the history
CUDA/JENKINS: update cuda module version to 11.0
  • Loading branch information
yosefe authored Sep 1, 2020
2 parents a191fcf + df89e63 commit 571381c
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 571381c

Please sign in to comment.