We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c473d commit 6ef47a2Copy full SHA for 6ef47a2
attributes/default.rb
@@ -89,7 +89,7 @@
89
default['cfncluster']['nvidia']['cuda_url'] = 'https://developer.download.nvidia.com/compute/cuda/11.0.2/local_installers/cuda_11.0.2_450.51.05_linux.run'
90
end
91
# EFA
92
-default['cfncluster']['efa']['installer_url'] = 'https://efa-installer.amazonaws.com/aws-efa-installer-1.9.4.tar.gz'
+default['cfncluster']['efa']['installer_url'] = 'https://efa-installer.amazonaws.com/aws-efa-installer-1.9.5.tar.gz'
93
# NICE DCV
94
default['cfncluster']['dcv']['installed'] = 'yes'
95
default['cfncluster']['dcv']['version'] = '2020.1-9012'
0 commit comments