Skip to content

Commit

Permalink
docs: review feedback -- wording
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-turner committed Feb 6, 2024
1 parent cd4c0b3 commit ee8dc22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ Version 0.28.0
``slots_per_trial`` count is impossible to fulfill in the cluster, the experiment submission will
be rejected.

- Experiments: Add ``resources.is_single_node`` option, which forces trials to be scheduled within
single containers rather than across multiple nodes or pods. If the requested
``slots_per_trial`` count is impossible to fulfill in the cluster, the experiment submission
will be rejected.

**Improvements**

- Notebooks, Shells, and Commands: On static agent-based clusters (not using dynamic cloud
Expand Down

0 comments on commit ee8dc22

Please sign in to comment.