1
1
Ralph Castain 3a28556472 Expand our handling of non-zero exit status. If a process exits with non-zero status, pass that info along to the user in case it means something to them, even if the process also exited without calling MPI_Finalize. If the process calls MPI_Abort, that trumps the exit status question.
Provide a new MCA param that allows the user to direct that we abort the job once a process exits with non-zero status. No recovery is allowed in such cases to avoid trying to restart a process that has already exited MPI.

This commit was SVN r24614.
2011-04-14 15:04:21 +00:00
..
2011-03-12 22:50:53 +00:00
2011-02-16 00:32:47 +00:00
2011-02-16 23:02:23 +00:00
2011-03-29 08:42:49 +00:00
2011-03-12 22:50:53 +00:00
2011-03-10 00:41:41 +00:00