Skip to content

Commit

Permalink
CUDA/JENKINS: update cuda module version to 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bureddy committed Sep 2, 2020
1 parent 49e2492 commit 9e1e470
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 9e1e470

Please sign in to comment.