Skip to content

Commit

Permalink
Ensure LXD is installed
Browse files Browse the repository at this point in the history
This should be installed automatically with Ubuntu, but might as well install it just in case.
  • Loading branch information
pedro-avalos committed Mar 3, 2025
1 parent 51b009c commit cbac5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/gpgpu/debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if [[ "$machine" = "x86_64" ]]; then
snap install rocm-validation-suite
fi

snap install gpu-burn cuda-samples
snap install lxd gpu-burn cuda-samples

0 comments on commit cbac5c0

Please sign in to comment.