File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1111- Upgrade third-party cookbook dependencies:
1212 - selinux-6.0.5 (from selinux-6.0.4)
1313 - nfs-5.0.0 (from nfs-2.6.4)
14+ - Upgrade EFA installer to ` 1.18.0 `
15+ - Efa-driver: ` efa-1.16.0-1 `
16+ - Efa-config: ` efa-config-1.11-1 `
17+ - Efa-profile: ` efa-profile-1.5-1 `
18+ - Libfabric-aws: ` libfabric-aws-1.16.0~amzn4.0-1 `
19+ - Rdma-core: ` rdma-core-41.0-2 `
20+ - Open MPI: ` openmpi40-aws-4.1.4-2 `
1421
1522** CHANGES**
1623- Upgrade NVIDIA driver to version 470.141.03.
Original file line number Diff line number Diff line change 256256end
257257
258258# EFA
259- default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.17.2 '
259+ default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.18.0 '
260260default [ 'cluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
261261default [ 'cluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w( centos7 )
262262
You can’t perform that action at this time.
0 commit comments