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

hwloc local installation is (probably) not handled well #560

Open
lukaszstolarczuk opened this issue Jun 21, 2024 · 0 comments
Open

hwloc local installation is (probably) not handled well #560

lukaszstolarczuk opened this issue Jun 21, 2024 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@lukaszstolarczuk
Copy link
Contributor

Found on RHEL 9.1, where hwloc was installed via brew. To be verified if this is reproducible on other OSes. Perhaps brew did not install all required components...?

UMF was properly configured, but make couldn't finish.

CPLUS_INCLUDE_PATH=/home/linuxbrew/.linuxbrew/Cellar/hwloc/2.10.0/include \
LIBRARY_PATH=/home/linuxbrew/.linuxbrew/Cellar/hwloc/2.10.0/lib \
LD_LIBRARY_PATH=/home/linuxbrew/.linuxbrew/Cellar/hwloc/2.10.0/lib \
PKG_CONFIG_PATH=/home/linuxbrew/.linuxbrew/Cellar/hwloc/2.10.0/lib/pkgconfig cmake ..

...
-- Checking for module 'hwloc>=2.3.0'
--   Found hwloc, version 2.10.0
@lukaszstolarczuk lukaszstolarczuk added the bug Something isn't working label Jun 21, 2024
@lukaszstolarczuk lukaszstolarczuk added the question Further information is requested label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant