File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
8
8
9
9
** CHANGES**
10
10
- Upgrade Intel MPI Library to 2021.6.0.602.
11
- - Upgrade EFA installer to ` 1.18 .0 `
11
+ - Upgrade EFA installer to ` 1.19 .0 `
12
12
- Efa-driver: ` efa-1.16.0-1 `
13
13
- Efa-config: ` efa-config-1.11-1 `
14
14
- Efa-profile: ` efa-profile-1.5-1 `
15
- - Libfabric-aws: ` libfabric-aws-1.16.0~amzn4.0 -1 `
15
+ - Libfabric-aws: ` libfabric-aws-1.16.0-1 `
16
16
- Rdma-core: ` rdma-core-41.0-2 `
17
- - Open MPI: ` openmpi40-aws-4.1.4-2 `
17
+ - Open MPI: ` openmpi40-aws-4.1.4-3 `
18
18
19
19
2.11.7
20
20
-----
Original file line number Diff line number Diff line change 145
145
)
146
146
147
147
# EFA
148
- default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.18 .0'
148
+ default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.19 .0'
149
149
default [ 'cfncluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
150
150
default [ 'cfncluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w[ centos7 ]
151
151
You can’t perform that action at this time.
0 commit comments