1
1
openmpi/orte/mca/routed/cm
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
..
configure.params Add initial support for CMs 2009-05-30 20:55:55 +00:00
Makefile.am I'm (temporarily?) removing this entry because there's no .window file 2009-06-01 14:07:08 +00:00
routed_cm_component.c Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality. 2009-07-13 02:29:17 +00:00
routed_cm.c 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
routed_cm.h Add initial support for CMs 2009-05-30 20:55:55 +00:00