Skip to content

Commit

Permalink
Merge pull request #17 from uliegecsm/cuda-12.6.0
Browse files Browse the repository at this point in the history
docker(cuda): update to 12.6.0
  • Loading branch information
romintomasetti authored Sep 3, 2024
2 parents ff64126 + 0ed8c5c commit 2ebbe8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
include:
- backend : Cuda
compiler_family: nvidia
base_image : nvidia/cuda:12.3.2-devel-ubuntu22.04
base_image : nvidia/cuda:12.6.0-devel-ubuntu22.04
platforms : linux/amd64
kokkos_arch : VOLTA70
- backend : OpenMP
Expand Down

0 comments on commit 2ebbe8f

Please sign in to comment.