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
..
2010-12-11 16:42:06 +00:00
2010-12-14 14:52:51 +00:00
2011-02-12 16:52:03 +00:00
2009-03-05 21:56:03 +00:00