I found the clicking on the webpage for the relevant executables and then downloading and installing them (in the order specified on the webpage) for CUDA to be very cumbersome (?!) Hence i have written a bash script which can be used to install CUDA 2.0 (Attached below)
Just download this zip file and extract the script inside it and type.
$ ./cudaInstall -h
to get familiar with the usage of this script.
Also, please go through the preamble of this script for ‘README’ type of information regarding this script.
Features:
- One command solution to install CUDA 2.0.
- Downloads and installs the CUDA “2.0” executables. (driver, toolkit and sdk)
- Option for downloading the profiler as well.
Waiting for suggestions, comments, remarks, bugs, … :)
cudaInstall.zip (3.32 KB)