1
1
openmpi/orte
Ralph Castain 4bd25f587c Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t
he errmgr framework so that it can decide how to respond - which for now at least is just to check for lifeline and abort if so.

Add a new error constant to indicate that the error is "unrecoverable" so the oob can know it needs to abort.

This commit was SVN r23112.
2010-05-11 00:34:12 +00:00
..
config Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set. 2010-05-05 00:48:43 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t 2010-05-11 00:34:12 +00:00
mca Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t 2010-05-11 00:34:12 +00:00
orted Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set. 2010-05-05 00:48:43 +00:00
runtime Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set. 2010-05-05 00:48:43 +00:00
test Add a new test for the db framework, fix some minor bugs in the daemon module 2010-05-04 02:38:11 +00:00
tools Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t 2010-05-11 00:34:12 +00:00
util Begin handling the case of lost connections by having the OOB report it to the errmgr instead of the routed framework. Add an "app" component to t 2010-05-11 00:34:12 +00:00
CMakeLists.txt Use variables instead of hard-coded compiler flags, in order to support various C/C++ compilers on Windows. 2010-04-21 12:45:00 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +00:00