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
hwloc: bring back the configure error when external hwloc is >= 2.0
We'll remove this when/if hwloc 2.0 support ever comes back to this branch.
Right now we have 1.11.7 internal (since bd9a568)
and the OMPI side of the code only supports a non-final version of hwloc 2.0 API.
This is partial revert of 60aa9cf
(only the configure part of it) which added support for that non-final version
of the hwloc 2.0 API.
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments