Skip to content

Commit d8029fa

Browse files
author
Himani Anil Deshpande
committed
[NVIDIA-IMEX] Install Nvidia-imex and flush cache before it
1 parent 16b658b commit d8029fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-platform/resources/nvidia_imex/partial/_nvidia_imex_common.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
package 'nvidia-imex' do
5252
retries 3
5353
retry_delay 5
54+
flush_cache({ before: true })
5455
version _nvidia_imex_version
5556
end
5657
end

0 commit comments

Comments
 (0)