1
1
openmpi/orte/mca/rmaps
Josh Hursey a3583b8f57 Fix --bynode option to remember for subsequent jobs where it left off last time.
Add a ''map_bynode'' info key to determine if the job to be started by comm_spawn* should be mapped by node or by slot. Default is to map according to the default policy set when the parent job was started.

cmr:v1.5.1

This commit was SVN r22564.
2010-02-05 15:37:49 +00:00
..
base Fix --bynode option to remember for subsequent jobs where it left off last time. 2010-02-05 15:37:49 +00:00
load_balance Restore the prior default rank assignment scheme for round-robin mappers. Ensure that each app_context has sequential vpids. 2009-10-02 03:16:18 +00:00
rank_file Minor grammar fixes, and use "#" for separating lines, not blank lines. 2009-09-03 07:02:21 +00:00
resilient Enable the boot of an orted "virtual machine". Modify the mapper framework to allow mapping of only daemons. Remove the cm ras module as no longer required. Modify the orted code to always send back node arch info. Remove the "--enable-bootstrap" configure option as this feature will now always be available. 2010-01-25 22:25:13 +00:00
round_robin Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
seq Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
topo Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.h Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities. 2009-08-11 02:51:27 +00:00
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00