1
1
openmpi/orte/mca/errmgr/default
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
..
.windows Completely remove ltdl support for Windows build. 2009-05-05 18:59:13 +00:00
configure.params 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_default_component.c Allow CM's to select the default errmgr component. Add support for error function callbacks 2009-05-30 20:43:42 +00:00
errmgr_default.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
errmgr_default.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 Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00