Created
August 28, 2023 13:38
-
-
Save fvarno/13a2c59c02c6aefaa7706bf1b7072dc5 to your computer and use it in GitHub Desktop.
Revisions
-
fvarno created this gist
Aug 28, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ sudo apt-get purge nvidia-* sudo apt-get update sudo apt-get autoremove # then stop and start the VM again curl https://raw.githubusercontent.com/GoogleCloudPlatform/compute-gpu-installation/main/linux/install_gpu_driver.py --output install_gpu_driver.py sudo python3 install_gpu_driver.py