1
1
openmpi/orte/mca/errmgr/base
Ralph Castain f2c65dc70f Ensure that the errmgr does not take action if the process was terminated by a "kill_procs" command as this can lead to circular logic.
Cleanup the kill_procs command by removing a no-longer-used param. We update the process state when the proc actually exits.

This commit was SVN r22783.
2010-03-05 13:22:12 +00:00
..
base.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
errmgr_base_close.c Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
errmgr_base_fns.c Ensure that the errmgr does not take action if the process was terminated by a "kill_procs" command as this can lead to circular logic. 2010-03-05 13:22:12 +00:00
errmgr_base_open.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
errmgr_base_select.c Fix some Coverity 'Event set_but_not_used' highlights. 2008-06-06 14:38:41 +00:00
errmgr_private.h The current errmgr.register_callback API takes a jobid as one of its argument. The intent was to have the errmgr check the jobid of the job being reported to it and, if it matches the jobid that was registered, call the specified callback function. 2009-05-11 03:38:15 +00:00
Makefile.am Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00