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
core: fix group->total_memory after hwloc_topology_insert_group_object()
It was kept as 0.
The issue was never detected because our tests use
synthetic topologies with empty nodes (changed in next commit).
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments