-
Notifications
You must be signed in to change notification settings - Fork 183
CI: Update cuda ver for GPU tests to 13 #996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Alexey-Rivkin
wants to merge
20
commits into
ai-dynamo:main
Choose a base branch
from
Alexey-Rivkin:cuda_update-gpu_test
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+27
−24
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
61acfa9
CI: Update cuda ver for GPU tests to 13
Alexey-Rivkin 25da816
Update CUDA ver validation in tests and readme
Alexey-Rivkin 993b9af
Switch default Python package dependency to nixl-cu13
Alexey-Rivkin e0160d3
Fix POSIX shell compatibility in common.sh
Alexey-Rivkin cbf9de4
Update cuda ver in toml to align with Dockerfile.manylinux
Alexey-Rivkin e49f13b
Revert PyPi defaults back to cuda 12
Alexey-Rivkin be23419
Revert the GPUNETIO package default
Alexey-Rivkin d4910f4
Merge remote-tracking branch 'origin/main' into cuda_update-gpu_test
Alexey-Rivkin 7d43f22
Pass NPROC var to Docker commands
Alexey-Rivkin 30433be
Add both CUDA 12 and 13 to the GPU test
Alexey-Rivkin 419fc77
Improve visibility by showing cuda ver in job name
Alexey-Rivkin bedbff8
Merge remote-tracking branch 'origin/main' into cuda_update-gpu_test
Alexey-Rivkin bedfa8b
Revert "Improve visibility by showing cuda ver in job name"
Alexey-Rivkin 32da639
Revert "Improve visibility by showing cuda ver in job name"
Alexey-Rivkin 8d3ee0b
Update libfabric ver to 1.21
Alexey-Rivkin a759810
Merge remote-tracking branch 'origin/main' into cuda_update-gpu_test
Alexey-Rivkin ddfdc9a
Merge remote-tracking branch 'origin/main' into cuda_update-gpu_test
Alexey-Rivkin 1c3324b
Revert CUDA upgrade for AWS EFA tests
Alexey-Rivkin 45e0116
Add CUDA12 image to the build matrix
Alexey-Rivkin d2c6b0b
Merge branch 'main' into cuda_update-gpu_test
brminich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -280,7 +280,7 @@ | |
| description: "Base Docker image for the container build" | ||
| - string: | ||
| name: "BASE_IMAGE_TAG" | ||
| default: "25.06-cuda12.9-devel-ubuntu24.04" | ||
| default: "25.10-cuda13.0-devel-ubuntu24.04" | ||
| description: "Tag for the base Docker image" | ||
| - string: | ||
| name: "TAG_SUFFIX" | ||
|
|
@@ -294,7 +294,7 @@ | |
| description: > | ||
| Update the latest tag for this architecture.<br/> | ||
| When enabled, also creates: <code><base-image-tag>-<arch>-latest</code><br/> | ||
| Example: <code>25.06-cuda12.9-devel-ubuntu24.04-aarch64-latest</code><br/> | ||
| Example: <code>25.10-cuda13.0-devel-ubuntu24.04-aarch64-latest</code><br/> | ||
| - string: | ||
| name: "MAIL_TO" | ||
| default: "[email protected]" | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if we want to document 13.0 as a hard requirement already @aranadive WDYT?