1
1
openmpi/orte/mca/errmgr/default
2009-08-12 08:55:58 +00:00
..
.windows Update related .windows files with proper compiling properties, in order to have a successful DSO build. 2009-08-12 08:55:58 +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