Skip to content

Commit c8555c8

Browse files
committed
Reorder Changelog items
Signed-off-by: Enrico Usai <[email protected]>
1 parent df27c63 commit c8555c8

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ This file is used to list changes made in each version of the AWS ParallelCluste
77
------
88

99
**ENHANCEMENTS**
10-
- Add support for Rocky Linux 8.
1110
- Add support for EC2 Capacity Blocks for ML.
12-
- Add support for `Scheduling/SlurmSettings/Database/DatabaseName` parameter to render `StorageLoc` in the slurmdbd configuration generated by ParallelCluster.
13-
- Add the option to use EFS storage instead of NFS exports from the head node root volume for intra-cluster shared ParallelCluster, Intel, Slurm, login node, and /home data.
11+
- Add support for Rocky Linux 8.
12+
- Add support for `Scheduling/SlurmSettings/Database/DatabaseName` parameter to render `StorageLoc`
13+
in the slurmdbd configuration generated by ParallelCluster.
14+
- Add the option to use EFS storage instead of NFS exports from the head node root volume
15+
for intra-cluster shared file system resources: ParallelCluster, Intel, Slurm, and `/home` data.
1416
- Allow for mounting `home` as an EFS or FSx external shared storage via the `SharedStorage` section of the config file.
1517

1618
**CHANGES**
1719
- Upgrade Slurm to 23.02.7 (from 23.02.6).
18-
- Do not wait for static nodes in maintenance to signal CFN that the head node initialization is complete.
19-
- Upgrade `aws-cfn-bootstrap` to version 2.0-28.
20-
- Upgrade Python to 3.9.17.
2120
- Upgrade NVIDIA driver to version 535.129.03.
22-
- Upgrade CUDA Toolkit to version 12.2.2
21+
- Upgrade CUDA Toolkit to version 12.2.2.
2322
- Use Open Source NVIDIA GPU drivers (OpenRM) as NVIDIA kernel module for Linux instead of NVIDIA closed source module.
23+
- Do not wait for static nodes in maintenance to signal CFN that the head node initialization is complete.
2424
- Upgrade EFA installer to `1.29.0`.
2525
- Efa-driver: `efa-2.6.0-1`
2626
- Efa-config: `efa-config-1.15-1`
@@ -29,11 +29,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
2929
- Rdma-core: `rdma-core-46.0-1`
3030
- Open MPI: `openmpi40-aws-4.1.6-1`
3131
- Upgrade GDRCopy to version 2.4 in all supported OSes, except for Centos 7 where version 2.3.1 is used.
32+
- Upgrade `aws-cfn-bootstrap` to version 2.0-28.
33+
- Upgrade Python to 3.9.17.
3234

3335
**BUG FIXES**
3436
- Fix inconsistent scaling configuration after cluster update rollback when modifying the list of instance types declared in the Compute Resources.
3537
- Fix users SSH keys generation when switching users without root privilege in clusters integrated with an external LDAP server through cluster configuration files.
36-
- Fix disabling Slurm power save mode when setting ScaledownIdletime = -1
38+
- Fix disabling Slurm power save mode when setting `ScaledownIdletime = -1`.
3739
- Fix hard-coded path to Slurm installation dir in `update_slurm_database_password.sh` script for Slurm Accounting.
3840

3941
3.7.2

0 commit comments

Comments
 (0)