1
1
openmpi/orte/mca/rmaps
Wesley Bland e1ba09ad51 Add a resilience to ORTE. Allows the runtime to continue after a process (or
ORTED) failure. Note that more work will be necessary to allow the MPI layer to
take advantage of this.

Per RFC:
http://www.open-mpi.org/community/lists/devel/2011/06/9299.php

This commit was SVN r24815.
2011-06-23 20:38:02 +00:00
..
base Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
load_balance Plug a memory leak 2011-03-12 15:37:33 +00:00
rank_file Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
resilient Plug a memory leak 2011-03-12 15:37:33 +00:00
round_robin Plug a memory leak 2011-03-12 15:37:33 +00:00
seq Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +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
rmaps_types.h George raised some valid concerns about the extensibility of the revised rmaps framework. Address those by: 2011-03-12 05:30:09 +00:00
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00