Skip to content

Commit b7d5b8d

Browse files
committed
Update changelog
Signed-off-by: Francesco De Martino <[email protected]>
1 parent 9ebd58e commit b7d5b8d

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,20 @@ This file is used to list changes made in each version of the AWS ParallelCluste
66
3.0.2
77
------
88

9+
**CHANGES**
10+
- Upgrade EFA installer to version 1.14.1. Thereafter, EFA enables GDR support by default on supported instance type(s).
11+
ParallelCluster does not reinstall EFA during node start. Previously, EFA was reinstalled if `GdrSupport` had been
12+
turned on in the configuration file.
13+
- EFA configuration: ``efa-config-1.9-1``
14+
- EFA profile: ``efa-profile-1.5-1``
15+
- EFA kernel module: ``efa-1.14.2``
16+
- RDMA core: ``rdma-core-37.0``
17+
- Libfabric: ``libfabric-1.13.2``
18+
- Open MPI: ``openmpi40-aws-4.1.1-2``
19+
20+
921
**BUG FIXES**
1022
- Fix issue that is preventing cluster names to start with `parallelcluster-` prefix.
11-
- Upgrade EFA installer to version 1.14.1. Thereafter, EFA enables GDR support by default on supported instance type(s).
12-
ParallelCluster does not reinstall EFA during node start. Previously, EFA was reinstalled if `GdrSupport` had been
13-
turned on in the configuration file.
14-
- EFA configuration: ``efa-config-1.9-1``
15-
- EFA profile: ``efa-profile-1.5-1``
16-
- EFA kernel module: ``efa-1.14.2``
17-
- RDMA core: ``rdma-core-37.0``
18-
- Libfabric: ``libfabric-1.13.2``
19-
- Open MPI: ``openmpi40-aws-4.1.1-2``
2023

2124
3.0.1
2225
------

0 commit comments

Comments
 (0)