Last active
April 16, 2019 06:28
-
-
Save fatihbaltaci/e9ac5dde14e17c8b59c3ce4e90bcac0a to your computer and use it in GitHub Desktop.
Revisions
-
fatihbaltaci revised this gist
Apr 16, 2019 . 1 changed file with 1 addition and 1 deletion.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 @@ -2,6 +2,6 @@ wget https://developer.nvidia.com/compute/cuda/9.0/Prod/local_installers/cuda_9. chmod +x cuda_9.0.176_384.81_linux-run ./cuda_9.0.176_384.81_linux-run --extract=`pwd` ./cuda-linux.9.0.176-22781540.run -
fatihbaltaci created this gist
Apr 15, 2019 .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,7 @@ wget https://developer.nvidia.com/compute/cuda/9.0/Prod/local_installers/cuda_9.0.176_384.81_linux-run chmod +x cuda_9.0.176_384.81_linux-run ./cuda_9.0.176_384.81_linux-run --extract=$HOME ./cuda-linux.9.0.176-22781540.run