1
1
openmpi/orte/mca/ess/hnp
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
..
ess_hnp_component.c ess/hnp: add support for forwarding additional signals (#2712) 2017-01-12 10:09:41 -07:00
ess_hnp_module.c 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
ess_hnp.h ess/hnp: add support for forwarding additional signals (#2712) 2017-01-12 10:09:41 -07:00
help-ess-hnp.txt ess/hnp: add support for forwarding additional signals (#2712) 2017-01-12 10:09:41 -07:00
Makefile.am ess/hnp: add support for forwarding additional signals (#2712) 2017-01-12 10:09:41 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00