1
1
openmpi/orte/mca/ess
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
..
alps By popular demand the epoch code is now disabled by default. 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
cnos Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
env By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
generic By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
hnp By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
lsf By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
portals4_shmem Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
singleton By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
slave By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
slurm By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
slurmd By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
tm By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
tool Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
ess.h 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