Open main menu

CDOT Wiki β

Changes

GPU610/DPS915 Ubuntu and CUDA Installation

170 bytes added, 16:42, 18 January 2013
no edit summary
= Ubuntu 12.04 LTS and CUDA Toolkit 5 Environment Installation/Step Guide =
last revision: Jan 16 18 2013 by Stanley Tsang
== Important Notes ==
== Optional 1: Install Intel Compilers ==
Firstly, make sure you have the prerequisite packages as indicated in this [https://help.ubuntu.com/community/InstallingCompilers#Installing_the_Intel_Compiler_Suite_Professional_Edition_10.x Ubuntu help article]. Then go [http://software.intel.com/en-us/non-commercial-software-development here] to download the archives of the Intel C++/Fortran compilers. Extract the contents and using a terminal, execute '''sudo ./install.sh'''.
 
== Optional 2: Install C shell ==
Execute '''sudo apt-get install tcsh''' at the command-line. Type tsch to enter the C shell, and exit to quit the shell back to bash.
1
edit