Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Long setup time due to hwloc. Add store/load cpuset configuration #2

Open
bartgol opened this issue Oct 17, 2017 · 1 comment
Open

Comments

@bartgol
Copy link

bartgol commented Oct 17, 2017

hpcbind can take several seconds to inspect the architecture and get the final cpuset desired. For a script that launches several simulations with the same cpuset configuration, this can cause a significant overhead (especially if simulations themselves are "fast").

I would suggest adding the capability to store the HPCBIND_* variables to file, and load them on a subsequent run. The idea is that loading the env variables from file should be faster than continuously calling hwloc-ls.

@dsunder
Copy link
Contributor

dsunder commented Oct 19, 2017

Reduced setup time, but still need to add an option to load from file.

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

No branches or pull requests

2 participants