Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
eb28c650
Unverified
Commit
eb28c650
authored
Feb 27, 2025
by
Tim Moon
Committed by
GitHub
Feb 27, 2025
Browse files
Update build test CUDA version to 12.1 (#1517)
Signed-off-by:
Tim Moon
<
tmoon@nvidia.com
>
parent
2834e4ad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build.yml
.github/workflows/build.yml
+2
-2
No files found.
.github/workflows/build.yml
View file @
eb28c650
...
...
@@ -12,7 +12,7 @@ jobs:
name
:
'
Core'
runs-on
:
ubuntu-latest
container
:
image
:
nvcr.io/nvidia/cuda:12.
0
.0-devel-ubuntu22.04
image
:
nvcr.io/nvidia/cuda:12.
1
.0-devel-ubuntu22.04
options
:
--user root
steps
:
-
name
:
'
Dependencies'
...
...
@@ -35,7 +35,7 @@ jobs:
name
:
'
PyTorch'
runs-on
:
ubuntu-latest
container
:
image
:
nvcr.io/nvidia/cuda:12.
5
.0-devel-ubuntu22.04
image
:
nvcr.io/nvidia/cuda:12.
8
.0-devel-ubuntu22.04
options
:
--user root
steps
:
-
name
:
'
Dependencies'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment