You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lstopo/draw: make sure we always remove the separator between PU boxes
Some topology may have cores at level N-2 and PU at level N because
a unrelated level was placed at N-1 (for instance groups of GPU CPU-less
NUMA node on the side). There's no easy way to force PU parents
at N-1 and everything lese before.
Fix lstopo to handle that case instead of assuming PU parents are always N-1.
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments