Changes

Jump to: navigation, search

GPU610/DPS915 Ubuntu and CUDA Installation

260 bytes added, 13:18, 24 January 2013
no edit summary
In a terminal, go to ~/NVIDIA_CUDA-5.0_Samples. Then enter the make command, and let all the samples compile (this will take some time). If you get no compilation errors right away, that's good! It is entirely possible that not all the samples will successfully compile as each sample has its own set of dependencies. There is definitely one sample you'll want to run, though. Using a Terminal, from the ~/NVIDIA_CUDA-5.0_Samples folder, go to /bin/linux/release subfolder, and run the deviceQuery sample (./deviceQuery). If it runs and you see information about your CUDA device, you've made it! :)
== Drive_God_Lin-specific Setup Instructions==
=== Install Intel Compilers ===
=== 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.
 
=== Grab Drive_God_Lin from GitHub ==
If you require a tutorial on how to set up Git and work with GitHub, GitHub has a decent barebones tutorial [https://help.github.com/ here]. The repository is located [https://github.com/rogeliotomas/Drive_GPU here]
1
edit

Navigation menu