1
1
openmpi/orte/mca/rmaps
Ralph Castain e64b79f30f Modify the --display-map and --display-alloc per note on devel list to reduce info for user understanding.
Add --display-devel-map and --display-devel-alloc to display all the detailed info we used to provide - it is only of use/interest to developers anyway and confuses users.

This commit was SVN r19608.
2008-09-23 15:46:34 +00:00
..
base Modify the --display-map and --display-alloc per note on devel list to reduce info for user understanding. 2008-09-23 15:46:34 +00:00
rank_file We should use #ifdef and not #if 2008-09-05 12:44:19 +00:00
round_robin A few mapping cleanups - mostly aimed to properly balancing loads so multi app-context comm_spawns don't dump everything on one node. 2008-09-08 15:45:55 +00:00
seq Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
topo Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.h Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit. 2008-04-30 19:49:53 +00:00
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00