1
1
openmpi/orte/mca/ess/base
Wesley Bland 4e7ff0bd5e By popular demand the epoch code is now disabled by default.
To enable the epochs and the resilient orte code, use the configure flag:

--enable-resilient-orte

This will define both:

ORTE_ENABLE_EPOCH
ORTE_RESIL_ORTE

This commit was SVN r25093.
2011-08-26 22:16:14 +00:00
..
base.h By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
ess_base_close.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
ess_base_get.c Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
ess_base_open.c Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
ess_base_put.c Remove unused include files 2011-02-16 00:32:47 +00:00
ess_base_select.c By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
ess_base_std_app.c Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
ess_base_std_orted.c Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes. 2011-08-18 16:24:45 +00:00
ess_base_std_prolog.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
ess_base_std_tool.c Close multicast before rml 2011-07-23 20:19:15 +00:00
ess_base_sysinfo.c Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
help-ess-base.txt 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
Makefile.am Do something rational for the disable full support case 2011-06-30 14:48:19 +00:00