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

Allow worker task to reserve resources #170

Open
tmcgilchrist opened this issue Apr 26, 2022 · 0 comments
Open

Allow worker task to reserve resources #170

tmcgilchrist opened this issue Apr 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tmcgilchrist
Copy link
Member

Allow worker tasks to reserve resource (reserved cores and memory in particular) without over-provisioning (or with over-provisioning only on the remaining cores).
Possible uses:

  • running benchmarking
  • running solves on idle resource pools eg ppc64 or arm64 machine which tend to be less busy than x86_64.
@tmcgilchrist tmcgilchrist added the enhancement New feature or request label Apr 26, 2022
@tmcgilchrist tmcgilchrist changed the title Allow worker task to reverse resources Allow worker task to reserve resources Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant