Skip to content

Commit eb7428b

Browse files
committed
Fix tree spawn at scale
The debrujin component is using an algorithm that doesn't respect the previously assigned parent ID. This causes the other components to have their routing trees broken whenever debrujin updates routes. This happens whenever more than 256 nodes are involved, thus breaking tree spawn for sizes >= 256 Thanks to @zrss for the report and diagnosis! Signed-off-by: Ralph Castain <rhc@pmix.org>
1 parent 720b5d4 commit eb7428b

File tree

5 files changed

+0
-611
lines changed

5 files changed

+0
-611
lines changed

orte/mca/routed/debruijn/Makefile.am

Lines changed: 0 additions & 41 deletions
This file was deleted.

orte/mca/routed/debruijn/owner.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)