File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,25 @@ aws-parallelcluster-cookbook CHANGELOG
3
3
4
4
This file is used to list changes made in each version of the AWS ParallelCluster cookbook.
5
5
6
-
7
6
2.10.3
8
- -----
7
+ ------
8
+ ** ENHANCEMENTS**
9
+
10
+ - Enable support for ARM instances in China and GovCloud regions when using Ubuntu 18.04 or Amazon Linux 2.
9
11
10
12
** CHANGES**
13
+
11
14
- Upgrade EFA installer to version 1.11.2
12
- - EFA configuration: `` efa-config-1.7 `` (no change)
13
- - EFA profile: `` efa-profile-1.4 `` (from `` efa-profile-1.3 `` )
14
- - EFA kernel module: `` efa-1.10.2 `` (no change)
15
- - RDMA core: `` rdma-core-31.2amzn `` (no change)
16
- - Libfabric: `` libfabric-1.11.1amzn1.0 `` (no change)
17
- - Open MPI: `` openmpi40-aws-4.1.0 `` (no change)
15
+ - EFA configuration: efa-config-1.7 (no change)
16
+ - EFA profile: efa-profile-1.4 (from efa-profile-1.3)
17
+ - EFA kernel module: efa-1.10.2 (no change)
18
+ - RDMA core: rdma-core-31.2amzn (no change)
19
+ - Libfabric: libfabric-1.11.1amzn1.0 (no change)
20
+ - Open MPI: openmpi40-aws-4.1.0 (no change)
21
+
22
+ ** BUG FIXES**
23
+
24
+ - Fix issue with `` awsbsub `` command when setting environment variables for the job submission
18
25
19
26
2.10.2
20
27
-----
You can’t perform that action at this time.
0 commit comments