You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-4
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,7 @@ This file is used to list changes made in each version of the aws-parallelcluste
12
12
**CHANGES**
13
13
- Perform job-level scaling by default for all jobs, using information in the `SLURM_RESUME_FILE`. Job-level scaling
14
14
can be disabled using new `job_level_scaling` resume configuration parameter.
15
-
- Remove `all_or_nothing_batch` resume configuration parameter, in favor of the new `scaling_strategy` that can be set
16
-
using `Scheduling/ScalingStrategy` cluster configuration parameter.
17
-
18
-
**BUG FIXES**
15
+
- Remove support of `all_or_nothing_batch` configuration parameter in the Slurm resume program, in favor of the new `Scheduling/ScalingStrategy` cluster configuration.
0 commit comments