Last active
April 16, 2019 06:28
-
-
Save fatihbaltaci/e9ac5dde14e17c8b59c3ce4e90bcac0a to your computer and use it in GitHub Desktop.
This file contains 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 characters
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=`pwd` | |
./cuda-linux.9.0.176-22781540.run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment