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-2.0: use hwloc_linux_read_path_as_cpumask() #576

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keszybz
Copy link

@keszybz keszybz commented Aug 25, 2019

See open-mpi/hwloc@e7f5962.

The easy part of #575.

@keszybz
Copy link
Author

keszybz commented Aug 25, 2019

This probably shouldn't be merged until the other issue is fixed and hwloc dependency is bumped, as it will not compile with hwloc-1.8.

@streichler
Copy link
Contributor

Thanks for taking a shot at this!

Does hwloc 2.x have ifdefs that distinguish it from hwloc 1.x? I don't want to lose hwloc 1.x support as part of this.

@keszybz
Copy link
Author

keszybz commented Aug 26, 2019

It has #define HWLOC_API_VERSION 0x00020000 now.

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.

2 participants