Skip to content

When mpirun operates in --continuous mode, we won't terminate the job… #2298

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
Oct 25, 2016
Merged

When mpirun operates in --continuous mode, we won't terminate the job… #2298

merged 1 commit into from
Oct 25, 2016

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 25, 2016

… when a remote process dies. In that case, we have to activate both the waitpid and the IOF complete states to ensure we properly mark the proc as dead and perform any required notifications

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

… when a remote process dies. In that case, we have to activate both the waitpid _and_ the IOF complete states to ensure we properly mark the proc as dead and perform any required notifications

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit 31799ec into open-mpi:master Oct 25, 2016
@rhc54 rhc54 deleted the topic/notify branch October 25, 2016 22:00
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