Skip to content

MPI_Intercomm_create_from_groups not working #10524

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

Closed
hppritcha opened this issue Jun 28, 2022 · 2 comments
Closed

MPI_Intercomm_create_from_groups not working #10524

hppritcha opened this issue Jun 28, 2022 · 2 comments

Comments

@hppritcha
Copy link
Member

Turns out that in implementing sessions functionality in Open MPI, we ran a bit out of gas when getting to implementing MPI_Intercomm_create_from_groups and didn't correctly define things like the remote group proc array, etc.

@hppritcha
Copy link
Member Author

related to #10449

hppritcha added a commit to hppritcha/ompi that referenced this issue Jul 11, 2022
related to open-mpi#10524 and open-mpi#10429

Also related to the isolation concept for sessions (instances in open mpi internal parlance).
See section 11.3 of the MPI 4.0 standard

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Aug 4, 2022
related to open-mpi#10524 and open-mpi#10429

Also related to the isolation concept for sessions (instances in open mpi internal parlance).
See section 11.3 of the MPI 4.0 standard

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Aug 8, 2022
related to open-mpi#10524 and open-mpi#10429

Also related to the isolation concept for sessions (instances in open mpi internal parlance).
See section 11.3 of the MPI 4.0 standard

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 55cf3a5)
@hppritcha
Copy link
Member Author

closed via #10555 and #10636

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant