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
"Cannot force linux component first because HWLOC_COMPONENTS environment variable is already set to linux,stop"
This was caused by us setting HWLOC_COMPONENTS to avoid lstopo --if fsroot
letting the pci backend annotate things.
Stop using --if fsroot and rely on envvars instead.
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments