1
1
openmpi/orte/mca
Ralph Castain 368684bd63 Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster.
Cleanup a typo, and remove no longer needed MCA params for hetero nodes and hetero apps. Hetero nodes will always be automatically detected. We don't support a mix of 32 and 64 bit apps

Modify the orte_node_t to use orte_topology_t instead of hwloc_topology_t, updating all the places that use it. Ensure that we properly update topology when we see a different one on a compute node.

Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-01-18 10:22:15 -08:00
..
common pmix/cray: fix disable-dlopen problem 2016-11-21 13:45:10 -06:00
dfs Remove stale global variables 2017-01-02 14:04:24 -08:00
errmgr Ensure jobs that fail always return a non-zero exit code. 2016-12-14 09:41:06 -08:00
ess Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
filem orte: plug a memory leak in orte_rml.recv_cancel 2017-01-06 15:38:44 +09:00
grpcomm orte: plug a memory leak in orte_rml.recv_cancel 2017-01-06 15:38:44 +09:00
iof Silence Coverity warning 2017-01-15 07:51:37 -08:00
notifier ORTE: update for the new opal_progress_thread API 2015-08-07 10:13:40 -07:00
odls Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
oob Merge pull request #2672 from ggouaillardet/topic/misc_memory_leaks 2017-01-10 13:16:04 +09:00
plm Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
ras Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
rmaps Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
rml Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
routed Fix the radix routed component to correctly handle connected tools - in such cases, the route must be direct to the tool. 2016-11-01 19:03:26 -07:00
rtc Clean out old cruft from the ORCM project 2016-09-21 00:13:30 -07:00
schizo Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
snapc Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
sstore mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
state Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster. 2017-01-18 10:22:15 -08:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00