Skip to content

Commit

Permalink
Merge pull request openucx#5995 from bureddy/cuda-11.1.1
Browse files Browse the repository at this point in the history
JENKINS: update cuda module version to 11.1.1
  • Loading branch information
yosefe authored Dec 8, 2020
2 parents 971aad1 + 8346f5e commit f1959fd
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/cuda11.0"
GDRCOPY_MODULE="dev/gdrcopy2.0_cuda11.0"
CUDA_MODULE="dev/cuda11.1.1"
GDRCOPY_MODULE="dev/gdrcopy2.1_cuda11.1.1"

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

0 comments on commit f1959fd

Please sign in to comment.