1
1
openmpi/orte/mca/rmaps/resilient
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
help-orte-rmaps-resilient.txt Test to ensure that num_procs was provided for the resilient mapper - it cannot be used with options like npernode. 2009-10-09 15:26:23 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rmaps_resilient_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
rmaps_resilient.c don't need the return value, but should check for error 2013-05-16 15:15:02 +00:00
rmaps_resilient.h Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs. 2009-06-02 03:23:20 +00:00