Skip to content

Commit 0a3eb75

Browse files
mauri-melatoenrico-usai
authored andcommitted
Update CHANGELOG.md
1 parent d3490b6 commit 0a3eb75

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77

88
- Add support for Ubuntu 20.04.
99
- Add support for using FSx Lustre in subnet with no internet access.
10-
- Add support for Centos 7 ARM.
10+
- Add support for building Centos 7 AMIs on ARM.
1111
- Add support for FSx Lustre DataCompressionType feature.
1212
- Add validation to prevent using a `cluster_resource_bucket` that is in a different region than the cluster.
1313
- Install SSM agent on CentOS 7 and 8.
@@ -25,13 +25,13 @@ CHANGELOG
2525
- Root volume size increased from 25GB to 35GB on all AMIs. Minimum root volume size is now 35GB.
2626
- Add sanity check to prevent cluster creation in an AWS region not officially supported by ParallelCluster.
2727
- Restrict IAM permissions to only allow cluster IAM instance role to launch instances via `run-instances` in cluster compute subnet.
28-
- Upgrade EFA installer to version 1.12.1.
29-
- EFA configuration: ``efa-config-1.8`` (from ``efa-config-1.7``)
30-
- EFA profile: ``efa-profile-1.5`` (from ``efa-profile-1.4``)
31-
- EFA kernel module: ``efa-1.12.1`` (from ``efa-1.10.2``)
28+
- Upgrade EFA installer to version 1.12.2
29+
- EFA configuration: ``efa-config-1.8-1`` (from ``efa-config-1.7``)
30+
- EFA profile: ``efa-profile-1.5-1`` (from ``efa-profile-1.4``)
31+
- EFA kernel module: ``efa-1.12.3`` (from ``efa-1.10.2``)
3232
- RDMA core: ``rdma-core-32.1amzn`` (from ``rdma-core-31.2amzn``)
33-
- Libfabric: ``libfabric-1.11.2amzon1.1`` (from ``libfabric-1.11.1amzn1.0``)
34-
- Open MPI: ``openmpi40-aws-4.1.1`` (from ``openmpi40-aws-4.1.0``)
33+
- Libfabric: ``libfabric-1.11.2amzon1.1-1`` (from ``libfabric-1.11.1amzn1.0``)
34+
- Open MPI: ``openmpi40-aws-4.1.1-2`` (from ``openmpi40-aws-4.1.0``)
3535
- Upgrade Slurm to version 20.11.7.
3636
- Update slurmctld and slurmd systemd unit files according to latest provided by slurm.
3737
- Add new SlurmctldParameters, power_save_min_interval=30, so power actions will be processed every 30 seconds.

0 commit comments

Comments
 (0)