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

Bcast Hierarchical Functions #6620

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Bcast Hierarchical Functions #6620

wants to merge 25 commits into from

Conversation

kevinhliu7
Copy link

Pull Request Description

Implemented bcast_intra_hierarchical which currently operates the same as bcast_intra_smp. subgroup versions for bcast_intra_binomial_tree and bcast_intra_scatter_ring_allgather were added which take in an array of ranks and bcasts across those ranks. Added MPII_Scatter_for_bcast_group in bcast_utils.c which functions the same way as MPII_Scatter_for_bcast except it is for subgroups. Added find_local_rank_linear function which is used in subgroup bcast functions to map a rank to its local rank within the subgroup.

@hzhou hzhou marked this pull request as draft August 9, 2023 22:14
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

Successfully merging this pull request may close these issues.

None yet

1 participant