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

Cleanup hwloc integration logic in cmake #653

Open
igchor opened this issue Jul 30, 2024 · 0 comments
Open

Cleanup hwloc integration logic in cmake #653

igchor opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@igchor
Copy link
Member

igchor commented Jul 30, 2024

Logic for static linking with hwloc is different on windows and linux. We should try to unify it, perhaps by creating our own CMakeLists.txt based on https://github.com/open-mpi/hwloc/tree/master/contrib/windows-cmake that would work for both linux and windows (and perhaps MacOS on which we do not support static linking right now).

@igchor igchor added the enhancement New feature or request label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant