File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
6
6
2.11.3
7
7
-----
8
8
9
- ** BUG FIXES**
10
- - Fix failure when building AMI, due to SGE sources not available at arc.liv.ac.uk
11
- - Fix cluster update when using proxy setup.
12
- - Update ca-certificates package during AMI build time and prevent Chef from using outdated/distrusted CA certificates.
9
+ ** CHANGES**
13
10
- Upgrade EFA installer to version 1.14.1. Thereafter, EFA enables GDR support by default on supported instance type(s).
14
11
ParallelCluster does not reinstall EFA during node start. Previously, EFA was reinstalled if ` enable_efa_gdr ` had been
15
12
turned on in the configuration file.
@@ -20,6 +17,11 @@ This file is used to list changes made in each version of the AWS ParallelCluste
20
17
- Libfabric: `` libfabric-1.13.2 ``
21
18
- Open MPI: `` openmpi40-aws-4.1.1-2 ``
22
19
20
+ ** BUG FIXES**
21
+ - Fix failure when building AMI, due to SGE sources not available at arc.liv.ac.uk
22
+ - Fix cluster update when using proxy setup.
23
+ - Update ca-certificates package during AMI build time and prevent Chef from using outdated/distrusted CA certificates.
24
+
23
25
2.11.2
24
26
-----
25
27
You can’t perform that action at this time.
0 commit comments