1
1
Joshua Hursey 7c67fb36b3
Fix cpu-list for non-uniform nodes
* The `--cpu-list` argument restricts the hwloc topology. When that topology is
   sent from the remote daemon back to the HNP it is packed as XML. This packing
   results in the loss of the applied cpu-list. Mapping will then be using
   the full topology instead of the restricted topology when mapping the
   processes. When the launch command reaches the remote node it will not
   be congruent with the remote node's view of the topology leading to a
   launch failure especially if the HNP and remote node have differing
   topologies.
   - The solution is to make sure that the HNP re-applies the cpu-list to
     the incomming topology from the remote node. This way the HNP and the
     remote node are using the same restricted topology.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2020-10-22 20:10:49 -05:00
..
2015-06-23 20:59:57 -07:00
2018-08-20 16:08:54 -07:00
2020-10-22 20:10:49 -05:00
2019-08-19 15:49:57 -04:00
2019-03-31 11:26:18 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00