-
Notifications
You must be signed in to change notification settings - Fork 187
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
Conversation
|
👋 Hi Alexey-Rivkin! Thank you for contributing to ai-dynamo/nixl. Your PR reviewers will review your contribution then trigger the CI to test your changes. 🚀 |
|
/build |
3452af5 to
a9dbdd0
Compare
|
/build |
a9dbdd0 to
1b41982
Compare
1b41982 to
f18ef86
Compare
|
/build |
Signed-off-by: Alexey Rivkin <[email protected]>
…in/nixl into cuda_update-gpu_test
b011bbe
|
/build |
dpressle
left a comment
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.
we should probably remove the libfabric changes this PR does not update aws tests to cuda13
This PR does not update aws tests, so libfabric is out of the current scope. Signed-off-by: Alexey Rivkin <[email protected]>
|
/build |
Reverted by 035ad65 |
|
/build |
What?
Upgrade CI to CUDA 13.0 for GPU testing.
Why?
Align with newer CUDA releases for CUDA 13.x support.
How?
25.10-cuda13.0, Ubuntu 22.04 tonvidia/cuda:13.0.1meson.build)nixl-cu12tonixl-cu13Also fix POSIX shell compatibility in
common.shto prevent OOM.