Skip to content

Instantly share code, notes, and snippets.

@fatihbaltaci
Last active April 16, 2019 06:28
Show Gist options
  • Select an option

  • Save fatihbaltaci/e9ac5dde14e17c8b59c3ce4e90bcac0a to your computer and use it in GitHub Desktop.

Select an option

Save fatihbaltaci/e9ac5dde14e17c8b59c3ce4e90bcac0a to your computer and use it in GitHub Desktop.

Revisions

  1. fatihbaltaci revised this gist Apr 16, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Install_Cuda9.sh
    Original 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=$HOME
    ./cuda_9.0.176_384.81_linux-run --extract=`pwd`

    ./cuda-linux.9.0.176-22781540.run
  2. fatihbaltaci created this gist Apr 15, 2019.
    7 changes: 7 additions & 0 deletions Install_Cuda9.sh
    Original 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