1
1
openmpi/orte/mca/plm
Joshua Hursey 4c1160e257 Fix tree spawn routed component issue
* Fix #6618
   - See comments on Issue #6618 for finer details.
 * The `plm/rsh` component uses the highest priority `routed` component
   to construct the launch tree. The remote orted's will activate all
   available `routed` components when updating routes. This allows the
   opportunity for the parent vpid on the remote `orted` to not match
   that which was expected in the tree launch. The result is that the
   remote orted tries to contact their parent with the wrong contact
   information and orted wireup will fail.
 * This fix forces the orteds to use the same `routed` component as
   the HNP used when contructing the tree, if tree launch is enabled.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2019-08-29 16:26:43 -04:00
..
alps plm/alps: fix orte_wait_cb() usage 2017-11-30 13:49:22 +09:00
base orte: only set the ORTE_NODE_ALIAS attribute when required 2018-04-25 11:43:46 +09:00
isolated Silence some warnings 2018-01-05 11:28:20 -08:00
lsf Disable the LSF plm if CSM is detected 2017-11-02 13:48:46 -04:00
rsh Fix tree spawn routed component issue 2019-08-29 16:26:43 -04:00
slurm plm_slurm_module: adjust for new SLURM CLI options 2019-05-16 09:13:28 -07:00
tm mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
plm_types.h Update ORTE to support PMIx v3 2018-03-02 02:00:31 -08:00
plm.h orte: remove some dead code related to the new tree_spawn method 2018-01-04 09:35:17 +09:00