ErikGartner / hyperdock

A distributed hyperparameter optimizer for machine learning that lives in Docker
https://gartner.io/hyperdock/
Apache License 2.0
8 stars 2 forks source link

Allow higher priority jobs to steal from lower priority #52

Open ErikGartner opened 6 years ago

ErikGartner commented 6 years ago

With a flag: steal_workers If set the supervisor will cancel jobs to give jobs to the higher priority jobs and requeue the cancelled jobs (not counting towards the retries param)