1
1
openmpi/orte/mca/rml/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 These symbols are only available via the module/component structure, so they 2008-06-18 08:20:02 +00:00
Makefile.am Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rml_base_components.c By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
rml_base_contact.c Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long. 2011-07-07 18:54:30 +00:00
rml_base_null_fns.c Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
rml_base_receive.c Remove unused include files 2011-02-16 00:32:47 +00:00
rml_contact.h - Update comment 2009-05-14 00:32:43 +00:00