-
Notifications
You must be signed in to change notification settings - Fork 187
Dummy nixlbench test for libfabrics #799
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 mkhazraee! Thank you for contributing to ai-dynamo/nixl. Your PR reviewers will review your contribution then trigger the CI to test your changes. 🚀 |
|
/build |
|
/build |
|
If you plan to merge this PR eventually, pls consider adding new tests for libfabric rather than replacing existing UCX ones |
@brminich I plan to merge #822 based on the talks I had with yossi, making the tests more general. This one is still there for the CI test and nixlbench to see if we can get it to work. |
e00c3d5 to
10d02b5
Compare
What?
Describe what this PR is doing.
Why?
Justification for the PR. If there is an existing issue/bug, please reference it. For
bug fixes, the 'Why?' and 'What?' can be merged into a single item.
How?
It is optional, but for complex PRs, please provide information about the design,
architecture, approach, etc.