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
It appears that hwloc 2.7.x and older don't work right with Intel processors sporting Ponte Vecchio accelerators. For example, lstopo segfaults. prte also segfaults in a similar way.
It would be useful to have some runtime check in either prte or pmix to see if the hwloc version it is linked against is too old for such processors.
I do not know a good way to do this runtime check at the moment.
The text was updated successfully, but these errors were encountered:
I believe we concluded on the OMPI ticket that we won't do this as (per discussion on the PMIx telecon) other subsystems will be segfaulting when using HWLOC, so our trying to provide a "canary" really doesn't help enough to justify the amount of effort it would require.
It appears that hwloc 2.7.x and older don't work right with Intel processors sporting Ponte Vecchio accelerators. For example, lstopo segfaults. prte also segfaults in a similar way.
It would be useful to have some runtime check in either prte or pmix to see if the hwloc version it is linked against is too old for such processors.
I do not know a good way to do this runtime check at the moment.
The text was updated successfully, but these errors were encountered: