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

coll: Get an MPI comm only if needed #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rzambre
Copy link

@rzambre rzambre commented Jun 2, 2021

Just noticed while reading the code that the scope of comm in broadcast is limited to the special path branch.

@rzambre
Copy link
Author

rzambre commented Jun 2, 2021

A follow-up question: if PE_root is always w.r.t. to the active set, when will the generic path branch execute? In other words, in what scenario will the root not be part of the active set?

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.

1 participant