File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
88
99** ENHANCEMENTS**
1010- Add support for p6e-gb200 instances via capacity blocks.
11- - Remove ` UnkillableStepTimeout ` from slurm.conf and let slurm set this value.
1211- Add ` build-image ` support for kernel 6.12 of Amazon Linux 2023. The official ParallelCluster Amazon Linux 2023 AMIs use kernel 6.12.
1312
1413** CHANGES**
1514- Install nvidia-imex for all OSs except AL2.
1615- Ubuntu 20.04 is no longer supported.
1716- Remove ` berkshelf ` . All cookbooks are local and do not need ` berkshelf ` dependency management.
17+ - Remove ` UnkillableStepTimeout ` from slurm.conf and let slurm set this value.
1818- Upgrade Slurm to version 24.11.6 (from 24.05.8).
1919- Upgrade EFA installer to 1.43.2 (from 1.41.0).
2020 - Efa-driver: efa-2.17.2-1
@@ -34,7 +34,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
3434
3535** BUG FIXES**
3636- Fix a race condition in CloudWatch Agent startup that could cause nodes bootstrap failures.
37- - Fix cluster id mismatch known issue by deleting the file ` /var/spool/slurm.state/clustername ` before configuring Slurm accounting.
37+ - Fix cluster id mismatch issue by deleting the file ` /var/spool/slurm.state/clustername ` before configuring Slurm accounting.
3838
39393.13.2
4040------
You can’t perform that action at this time.
0 commit comments