Skip to content

Commit

Permalink
Merge pull request #2236 from DARMA-tasking/2235-update-nvidia-cuda-v…
Browse files Browse the repository at this point in the history
…ersion-for-ci

2235: Bump CUDA version for CI
  • Loading branch information
lifflander authored Jan 4, 2024
2 parents 0819869 + dee0f27 commit bde1d08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ variables:
ARCH: amd64
UBUNTU: 20.04
COMPILER_TYPE: nvidia
COMPILER: 11.2.0
COMPILER: 11.2.2
HOST_COMPILER: gcc-9
BUILD_TYPE: release
ULIMIT_CORE: 0
Expand Down
2 changes: 1 addition & 1 deletion scripts/workflows-azure.ini
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ vt_tests_num_nodes = 4
[PR-tests-nvcc-11-2-gcc-9]
test_configuration = "nvidia cuda 11.2, gcc-9, ubuntu, mpich"
compiler_type = nvidia
compiler = 11.2.0
compiler = 11.2.2
host_compiler = gcc-9
distro = 20.04
cache_name = ubuntu-nvidia-11.2-cache
Expand Down

0 comments on commit bde1d08

Please sign in to comment.