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

Enable concurrent broadcasts in update_edge_partition_minor_property() #2413

Merged
merged 6 commits into from
Jul 21, 2022

Conversation

seunghwak
Copy link
Contributor

Dependent on rapidsai/raft#742

Place multiple broadcast operations inside ncclGroupStart and ncclGroupEnd wrappers to improve performance.

@seunghwak seunghwak requested a review from a team as a code owner July 14, 2022 21:49
@seunghwak seunghwak self-assigned this Jul 14, 2022
@seunghwak seunghwak added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 14, 2022
@seunghwak seunghwak added this to the 22.08 milestone Jul 14, 2022
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 656638d into rapidsai:branch-22.08 Jul 21, 2022
@seunghwak seunghwak deleted the enh_pbcast branch August 11, 2022 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
22.08 Release
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

3 participants