1
1
openmpi/orte/mca/errmgr
Ralph Castain 90a2db25e9 Modify the errmgr callback function so it passes the proc that failed instead of only the jobid.
Update the cm routed module to detect and pass orted failures.

This commit was SVN r21682.
2009-07-15 11:43:33 +00:00
..
base 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
default Modify the errmgr callback function so it passes the proc that failed instead of only the jobid. 2009-07-15 11:43:33 +00:00
errmgr.h Modify the errmgr callback function so it passes the proc that failed instead of only the jobid. 2009-07-15 11:43:33 +00:00
Makefile.am * fix "make distclean" error in PML 2005-11-20 07:41:09 +00:00