Skip to content

Initial fix for partcomm initialization. #10061

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

Merged
merged 1 commit into from
May 31, 2022

Conversation

mdosanjh
Copy link
Contributor

@mdosanjh mdosanjh commented Mar 1, 2022

It was pointed out that some of the partcomm initialization calls had been removed when moving to sessions. This is an initial fix that patches in the old calls, but from the looks of it, there need to be some changes to update the initialization (hence why this is a draft pull request).

@mdosanjh mdosanjh marked this pull request as ready for review May 24, 2022 16:38
@mdosanjh
Copy link
Contributor Author

@jsquyres @hppritcha It looks like there are some changes to how this initialization is, are there changes I should make?

@jsquyres
Copy link
Member

@mdosanjh Can you sign off this commit so that CI will pass? (e.g., git commit --amend -s && git push --force)

@mdosanjh mdosanjh force-pushed the partcomm-init-fix branch from 1c2a121 to d5eb82f Compare May 25, 2022 17:46
Signed-off-by: Matthew G. F. Dosanjh <mdosanj@sandia.gov>
@mdosanjh mdosanjh force-pushed the partcomm-init-fix branch from d5eb82f to b9e5d87 Compare May 25, 2022 17:47
@mdosanjh mdosanjh linked an issue May 25, 2022 that may be closed by this pull request
@mdosanjh
Copy link
Contributor Author

@mdosanjh Can you sign off this commit so that CI will pass? (e.g., git commit --amend -s && git push --force)

Done!

@awlauria awlauria merged commit a1cb128 into open-mpi:main May 31, 2022
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.

MPI-4: Broken P{send|recv}_init routines
4 participants