Skip to content

Commit e3b9ae3

Browse files
author
Himani Anil Deshpande
committed
[Nvidia-imex] Never Install NVIDIA Imex for AL2
1 parent f062a91 commit e3b9ae3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cookbooks/aws-parallelcluster-platform/resources/nvidia_imex/nvidia_imex_amazon2.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@
1515
provides :nvidia_imex, platform: 'amazon', platform_version: '2'
1616

1717
use 'partial/_nvidia_imex_common.rb'
18+
19+
def imex_installed
20+
# We do not install NVIDIA-Imex for Alinux2 due to restriction on NVIDIA driver
21+
return true
22+
end

0 commit comments

Comments
 (0)