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

Fix cross-mpirun connect/accept operations #6439

Merged
merged 1 commit into from
Feb 27, 2019
Merged

Fix cross-mpirun connect/accept operations #6439

merged 1 commit into from
Feb 27, 2019

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Feb 27, 2019

Ensure we publish all the info required to be returned to the other
mpirun when executing this operation. We need to know the daemon (and
its URI) that is hosting each of the other procs so we can do a direct
modex operation and retrieve their connection info.

Signed-off-by: Ralph Castain [email protected]

Ensure we publish all the info required to be returned to the other
mpirun when executing this operation. We need to know the daemon (and
its URI) that is hosting each of the other procs so we can do a direct
modex operation and retrieve their connection info.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54
Copy link
Contributor Author

rhc54 commented Feb 27, 2019

Fixes #3458

@rhc54 rhc54 merged commit ccb59eb into open-mpi:master Feb 27, 2019
@rhc54 rhc54 deleted the topic/xcnt branch February 27, 2019 03:37
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