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

TL/UCP: add ranks reordering to allgatherv #819

Merged

Conversation

shimmybalsam
Copy link
Collaborator

@shimmybalsam shimmybalsam commented Aug 8, 2023

What

Add ranks reordering to allgatherv ring

Why ?

Improves performence

How ?

Sets rank in contiguous manner to exchange as much data as possible between ranks within the same node, minimizing cross node data exchange.

@shimmybalsam
Copy link
Collaborator Author

shimmybalsam commented Aug 8, 2023

image

@shimmybalsam shimmybalsam force-pushed the allgatherv_ring_ranks_reordering branch from ad06069 to 13c943b Compare August 13, 2023 09:42
@shimmybalsam
Copy link
Collaborator Author

bot:retest

@Sergei-Lebedev Sergei-Lebedev force-pushed the allgatherv_ring_ranks_reordering branch from 13c943b to bf870e9 Compare August 17, 2023 17:28
@Sergei-Lebedev Sergei-Lebedev enabled auto-merge (squash) August 17, 2023 17:29
@Sergei-Lebedev Sergei-Lebedev merged commit f89cd75 into openucx:master Aug 17, 2023
samnordmann pushed a commit to samnordmann/ucc that referenced this pull request Aug 21, 2023
* TL/UCP: add ranks reordering to allgatherv

* REVIEW: code review fixes
@shimmybalsam shimmybalsam deleted the allgatherv_ring_ranks_reordering branch August 29, 2023 06:59
janjust pushed a commit to janjust/ucc that referenced this pull request Jan 31, 2024
* TL/UCP: add ranks reordering to allgatherv

* REVIEW: code review fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants