We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31855b commit 998c532Copy full SHA for 998c532
.github/workflows/build-push.yml
@@ -34,7 +34,7 @@ permissions:
34
35
env:
36
## CUDA version and container operating system
37
- CUDA_VERSION: 12.5.1
+ CUDA_VERSION: 13.0.2
38
CUDA_OS: ubuntu24.04
39
40
## Default versions are specified in packages.yaml but can be overridden
.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
6
SINGULARITY_IMAGE: quay.io/singularity/singularity:v3.11.5
7
8
9
10
11
12
0 commit comments