-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* amendments for @dalazx suggestions in Slack, added changelog for #2903 * Update CHANGELOG.D/2903.feature Co-authored-by: Oleksandr Danshyn <[email protected]> --------- Co-authored-by: Oleksandr Danshyn <[email protected]>
- Loading branch information
1 parent
31c804b
commit 0b65787
Showing
3 changed files
with
21 additions
and
16 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Added support of cluster energy schedules. | ||
`neuro config show --energy` will display awailable energy schedule periods. | ||
`neuro run --schedule-name <energy-schedule-name>` will run the job within the specified <energy-schedule-name>. Note - the selected preset should have an enabled scheduler. | ||
`neuro status <job-id>` will include the energy schedule name if one was used for running the job. |
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