1
1
openmpi/orte/mca/errmgr/base
2012-08-24 02:28:29 +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 Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00
errmgr_base_open.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +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 Fix C/R support in the trunk. 2012-07-09 23:34:13 +00:00
errmgr_private.h Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
Makefile.am A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00