1
1
openmpi/orte/mca/errmgr/base
2011-08-18 16:24:45 +00:00
..
base.h Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
errmgr_base_close.c Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
errmgr_base_fns.c Fully enable the monitoring of memory usage and automatic termination of memory hogs when limits are reached. Improve the efficiency of the sensor system so we don't multiply sample the resource usage if multiple modules are active. Ensure we output the proc error summary when we abnormally terminate. 2011-06-30 14:11:56 +00:00
errmgr_base_open.c Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
errmgr_base_select.c Simplification of the ErrMgr framework by removing the 'stack'/composite functionality. 2010-08-19 13:09:20 +00:00
errmgr_base_tool.c Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
errmgr_private.h Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
Makefile.am A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00