File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
26
26
- Upgrade NICE DCV to version 2022.0-12760.
27
27
- Upgrade NVIDIA driver to version 470.129.06.
28
28
- Upgrade NVIDIA Fabric Manager to version 470.129.06.
29
- - Upgrade EFA installer to version 1.17.1 .
29
+ - Upgrade EFA installer to version 1.17.2 .
30
30
- EFA driver: `` efa-1.16.0-1 ``
31
31
- EFA configuration: `` efa-config-1.10-1 ``
32
32
- EFA profile: `` efa-profile-1.5-1 ``
Original file line number Diff line number Diff line change 214
214
'default' => 'gdrcopy'
215
215
)
216
216
# EFA
217
- default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.17.1 '
217
+ default [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] = '1.17.2 '
218
218
default [ 'cluster' ] [ 'efa' ] [ 'installer_url' ] = "https://efa-installer.amazonaws.com/aws-efa-installer-#{ node [ 'cluster' ] [ 'efa' ] [ 'installer_version' ] } .tar.gz"
219
219
default [ 'cluster' ] [ 'efa' ] [ 'unsupported_aarch64_oses' ] = %w( centos7 )
220
220
You can’t perform that action at this time.
0 commit comments