1
1
openmpi/orte/mca/sstore
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 By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
central By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
stage By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
orte_sstore.7in A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
sstore.h A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00