1
1
openmpi/orte/tools
Ralph Castain d28dd55d33 Minimize the amount of topology info returned by the daemons. Most clusters, especially at scale, use the same node topology on every node, so there is no re
ason to return the topology from every daemon. Borrow a page from the --hetero-apps page and let users indicate that the node topology differs by adding a --
hetero-nodes option to mpirun. If the option is set, then every daemon returns topology info. If not set, then only daemon vpid=1 returns it.

We always want one daemon to return the topology as the head node is often different from the compute nodes. Having one daemon return the compute node topolo
gy allows us to detect any such difference. All compute nodes are then set to the same topology.

This commit was SVN r25408.
2011-11-01 18:43:10 +00:00
..
orte-bootproxy - Further patches for support on NetBSD (and DragonFly) by 2010-03-15 05:33:42 +00:00
orte-checkpoint Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orte-clean Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orte-info * Rename opal_hwloc_components to opal_hwloc_base_components 2011-09-17 11:54:36 +00:00
orte-migrate Cleanup configure checks for C/R functionality. 2011-06-09 19:45:29 +00:00
orte-ps By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
orte-restart Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orte-top By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
orted Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
orterun Minimize the amount of topology info returned by the daemons. Most clusters, especially at scale, use the same node topology on every node, so there is no re 2011-11-01 18:43:10 +00:00
wrappers Update wrapper compiler scripts to search for perl during configure, per request from BSD maintainers. 2010-10-19 22:45:54 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am Remove stale tool 2011-05-21 00:38:35 +00:00