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_topology_load can be expensive -- don't call multiple times #892

Closed
eschnett opened this issue Sep 27, 2013 · 0 comments
Closed

hwloc_topology_load can be expensive -- don't call multiple times #892

eschnett opened this issue Sep 27, 2013 · 0 comments
Assignees
Labels
category: init difficulty: easy Good issues for starting out with HPX development type: enhancement
Milestone

Comments

@eschnett
Copy link
Contributor

hwloc_topology_load can be expensive on systems with many cores, e.g. large shared memory systems. HPX should not call this function multiple times; instead, the result should be stored and re-used.

@ghost ghost assigned hkaiser Sep 27, 2013
hkaiser added a commit that referenced this issue Sep 27, 2013
…oc_topology_load can be expensive -- don't call multiple times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: init difficulty: easy Good issues for starting out with HPX development type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants