Skip to content

Commit 6aa54b3

Browse files
author
Himani Anil Deshpande
committed
[TEMP] Install Nvidia FM from cuda repos
1 parent 158828a commit 6aa54b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-platform/resources/fabric_manager/partial/_fabric_manager_install_debian.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
end
3636

3737
def arch_suffix
38-
arm_instance? ? 'arm64' : 'amd64'
38+
arm_instance? ? 'sbsa' : 'x86_64'
3939
end
4040

4141
def fabric_manager_url

0 commit comments

Comments
 (0)