Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Nov 26, 2023
1 parent 7172cee commit 19abf8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/image-builder/ubuntu2004/nvidia-component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ phases:
sudo apt-get update
sudo apt-get -y install cuda nvidia-cuda-dev nvidia-cuda-toolkit
# NVIDIA DRIVER 5.2.5
sudo apt-get install -y nvidia-driver-525
# this installs the latest version - 12
# wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-keyring_1.0-1_all.deb
# sudo dpkg -i cuda-keyring_1.0-1_all.deb
Expand Down

0 comments on commit 19abf8b

Please sign in to comment.