Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEA] Remove dependency of build_comms_nccl_only on UCP #2465

Open
viclafargue opened this issue Oct 3, 2024 · 0 comments
Open

[FEA] Remove dependency of build_comms_nccl_only on UCP #2465

viclafargue opened this issue Oct 3, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@viclafargue
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The raft::comms::build_comms_nccl_only function should be able to be built without requiring UCP as a dependency. Also, taking note that rapidsai/cuvs#231 should be updated to revert the usage of raw NCCL calls and replace them by the RAFT comms.

@viclafargue viclafargue added the feature request New feature or request label Oct 3, 2024
rapids-bot bot pushed a commit that referenced this issue Jan 16, 2025
Introduces the `raft::device_resources_snmg` type to hold all resources required for the NCCL clique.

~Answers #2459
Removed call to `raft::comms::build_comms_nccl_only` (#2465)

Authors:
  - Victor Lafargue (https://github.com/viclafargue)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: #2487
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant