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
88
99** CHANGES**
1010- 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 `
1212 - Efa-driver: ` efa-1.16.0-1 `
1313 - Efa-config: ` efa-config-1.11-1 `
1414 - 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 `
1616 - 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 `
1818
19192.11.7
2020-----
Original file line number Diff line number Diff line change 145145)
146146
147147# EFA
148- default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.18 .0'
148+ default [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] = '1.19 .0'
149149default [ 'cfncluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cfncluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
150150default [ 'cfncluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w[ centos7 ]
151151
You can’t perform that action at this time.
0 commit comments