Skip to content

Commit 98298c7

Browse files
demartinofratilne
authored andcommitted
Update changelog for 2.10.1
Signed-off-by: Francesco De Martino <[email protected]>
1 parent 1a02996 commit 98298c7

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,27 +7,29 @@ This file is used to list changes made in each version of the AWS ParallelCluste
77
------
88

99
**ENHANCEMENTS**
10-
- Configure NFS threads to be max(8, num_cores) for performance. This enhancement will not take effect on Ubuntu 16.04 unless the instance is rebooted.
11-
- EFA kernel module now installed also on ARM instances with `alinux2` and `ubuntu1804`
12-
- Set default systemd runlevel to multi-user.target on all OSes during ParallelCluster official ami creation. The runlevel is set to graphical.target on head node only when DCV is enabled.
10+
- Install Arm Performance Libraries (APL) 20.2.1 on ARM AMIs (CentOS8, Alinux2, Ubuntu1804).
11+
- Install EFA kernel module on ARM instances with `alinux2` and `ubuntu1804`.
12+
- Configure NFS threads to be max(8, num_cores) for performance. This enhancement will not take effect on Ubuntu 16.04.
1313

1414
**CHANGES**
15-
- Upgrade EFA installer to version 1.11.0
15+
- Upgrade EFA installer to version 1.11.0.
1616
- EFA configuration: ``efa-config-1.5`` (from efa-config-1.4)
1717
- EFA profile: ``efa-profile-1.1`` (from efa-profile-1.0.0)
1818
- EFA kernel module: ``efa-1.10.2`` (from efa-1.6.0)
1919
- RDMA core: ``rdma-core-31.2amzn`` (from rdma-core-31.amzn0)
2020
- Libfabric: ``libfabric-1.11.1amzn1.1`` (from libfabric-1.10.1amzn1.1)
2121
- Open MPI: ``openmpi40-aws-4.0.5`` (from openmpi40-aws-4.0.3)
22-
- Upgrade NICE DCV to version 2020.2-9662
23-
- Use inclusive language in recipe names and internal naming convention.
24-
- Download Intel MPI and HPC packages from S3 rather than Intel yum repos.
25-
- Install Arm Performance Library 20.2.1 on ARM AMI(CentOS8, Alinux2, Ubuntu1804)
2622
- Upgrade Intel MPI to version U8.
23+
- Upgrade NICE DCV to version 2020.2-9662.
24+
- Set default systemd runlevel to multi-user.target on all OSes during ParallelCluster official ami creation.
25+
The runlevel is set to graphical.target on head node only when DCV is enabled. This prevents the execution of
26+
graphical services, such as x/gdm, when they are not required.
27+
- Download Intel MPI and HPC packages from S3 rather than Intel yum repos.
2728

2829
**BUG FIXES**
2930
- Fix installation of Intel PSXE package on CentOS 7 by using yum4.
3031
- Fix routing issues with multiple Network Interfaces on Ubuntu 18.04.
32+
- Fix compilation of SGE by downloading sources from Debian repository and not from the EOL Ubuntu 19.10.
3133

3234
2.10.0
3335
------

0 commit comments

Comments
 (0)