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

Export NCCL dependency as part of raft::distributed. #1077

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Dec 8, 2022

This is a follow-up to #1032 to include NCCL in raft::distributed so that all communications libraries are now cleanly encapsulated in a single interface dependency, allowing us to remove it from the raft-dask Python build and simplifying the process for other consumers.

@vyasr vyasr added 3 - Ready for Review feature request New feature or request non-breaking Non-breaking change CMake labels Dec 8, 2022
@vyasr vyasr requested a review from a team as a code owner December 8, 2022 00:38
@vyasr vyasr self-assigned this Dec 8, 2022
@vyasr vyasr requested a review from robertmaynard December 8, 2022 00:38
@cjnolet
Copy link
Member

cjnolet commented Dec 8, 2022

@vyasr I'm really happy for this change. Can you also update the README.md and docs/source/build.md?

@cjnolet
Copy link
Member

cjnolet commented Dec 9, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5689c75 into rapidsai:branch-23.02 Dec 9, 2022
@vyasr vyasr deleted the feat/distributed_nccl branch December 9, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants