1
1
openmpi/orte/mca/odls
Howard Pritchard f0f98f13b6 odls/base: fix an edge case with signals
In the course of doing some testing with how orted's
handle signaled child processes, found out that very
often doing a kill -9 on a process on a node just
results in the job hanging. The problem was that the
orted odls/errmgr was not properly handling the exit_code
being returned from waitpid.  Now mark the proc state
as ORTE_PROC_STATE_ABORTED_BY_SIG if the exit_code
from waitpid indicates the process exited owing to
a signal.
2015-01-06 15:42:38 -07:00
..
alps alps configury changes 2014-12-03 09:44:17 -07:00
base odls/base: fix an edge case with signals 2015-01-06 15:42:38 -07:00
default This commit contains new dstore component sm which is used for communication between pmix server and clients at the same node via shared memory. 2014-11-06 16:01:19 +02:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
odls_types.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
odls.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00