Skip to content
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

Does the UCX support Nividia PXN without extra path when using NVSwitch? #10293

Open
MoFHeka opened this issue Nov 12, 2024 · 3 comments
Open

Comments

@MoFHeka
Copy link

MoFHeka commented Nov 12, 2024

PXN path shown as below:
message-path-gpu-gpu3

https://developer.nvidia.com/blog/doubling-all2all-performance-with-nvidia-collective-communication-library-2-12/

@brminich
Copy link
Contributor

No, UCX currently does not support PXN-like transfers

@MoFHeka
Copy link
Author

MoFHeka commented Nov 12, 2024

So if I want to implement all-to-all collective communication I better use NCCL?

@brminich
Copy link
Contributor

If you assume it will be run in a configuration that benefits from PXN, then yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants