Skip to content
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

Use find_package for Finding Hwloc in CMake #350

Merged

Conversation

insertinterestingnamehere
Copy link
Collaborator

There's a need downstream for being able to configure hwloc via the standard _ROOT mechanism as opposed to just supplying a hint since the hint can get unintentionally overridden by CMAKE_MODULE_PATH. This required setting up a find module for hwloc and then using find_package to find it instead, as is done here.

@insertinterestingnamehere insertinterestingnamehere added this to the 1.22 Release milestone Mar 3, 2025
@insertinterestingnamehere insertinterestingnamehere merged commit 2893988 into sandialabs:main Mar 3, 2025
349 of 359 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant