-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RayTune] Output insufficent resource warning msg when autoscaler is …
…not running. RayTune currently does not receive a definitive signal from resource management about whether a certain request is not fulfilled because of other competing requests or would never be fulfilled due to resource limitations. As a result, user complains repeated PENDING status of trials without making any progress. This implementation is at best a calculated investment to collect some low hanging fruits. A proper fix should involve API changes in resource management in the future.
- Loading branch information
1 parent
d59da07
commit 09d055c
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters