-
Notifications
You must be signed in to change notification settings - Fork 191
Add nixlbench gpunetio to CI test #1016
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: eagostini <eagostini@nvidia.com>
|
👋 Hi e-ago! Thank you for contributing to ai-dynamo/nixl. Your PR reviewers will review your contribution then trigger the CI to test your changes. 🚀 |
|
/build |
1 similar comment
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
| add_project_link_arguments(nvcc_flags_link, language: 'cuda') | ||
| message('nvcc version: ' + nvcc.version()) | ||
| if nvcc.version().version_compare('>=12.8') and nvcc.version().version_compare('<13.0') | ||
| if nvcc.version().version_compare('>=12.8') |
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.
do we already have doca with cuda13 support in our env?
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
|
/build |
1 similar comment
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
|
/build |
Signed-off-by: eagostini <eagostini@nvidia.com>
|
/build |
|
/build |
Add NIXL CI test running nixlbench with GPUNetIO backend