Skip to content

v5.0.x: Fail configure if external hwloc >= v3.0.0 is found #11787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jsquyres
Copy link
Member

The Open MPI code base does not (yet) support hwloc >= v3.x (which is both unreleased and expected to break API and/or ABI). In preparation for hwloc 3 being someday available before Open MPI has adapted to it, fail configure to avoid confusing run-time linker errors or other bad behavior.

Signed-off-by: Jeff Squyres jeff@squyres.com
(cherry picked from commit bcc199e)

This is the v5.0.x PR corresponding to #11786
Fixes #11784

The Open MPI code base does not (yet) support hwloc >= v3.x (which is
both unreleased and expected to break API and/or ABI).  In preparation
for hwloc 3 being someday available before Open MPI has adapted to it,
fail configure to avoid confusing run-time linker errors or other bad
behavior.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit bcc199e)
@jsquyres jsquyres requested a review from bwbarrett June 27, 2023 16:02
@github-actions github-actions bot added this to the v5.0.0 milestone Jun 27, 2023
Copy link
Contributor

@qkoziol qkoziol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@awlauria awlauria merged commit 8db5724 into open-mpi:v5.0.x Jun 30, 2023
@jsquyres jsquyres deleted the pr/v5.0.x/do-not-support-hwloc-3.x branch July 1, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants