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 breaks topo class and cannot be used #3181

Closed
biddisco opened this issue Feb 18, 2018 · 4 comments
Closed

hwloc 2.0 breaks topo class and cannot be used #3181

biddisco opened this issue Feb 18, 2018 · 4 comments

Comments

@biddisco
Copy link
Contributor

We need to put in a cmake check for the hwloc version and give the user a warning or error if they try to use hwloc 2.0 with HPX.

(The topology of numa/memory and cores changes with hwloc 2 and it breaks the way we assign cores/etc).

@biddisco
Copy link
Contributor Author

NB. This issue duplicates #3161

@hkaiser
Copy link
Member

hkaiser commented Feb 18, 2018

This is a duplicate for #3161

@hkaiser hkaiser closed this as completed Feb 18, 2018
@biddisco biddisco reopened this Mar 9, 2018
@biddisco
Copy link
Contributor Author

biddisco commented Mar 9, 2018

The fix applied to #3161 only solved the building and not the execution of HPX with hwloc 2

@hkaiser
Copy link
Member

hkaiser commented Mar 18, 2018

This was fixed by merging #3225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants