Changes

Jump to: navigation, search

GPU610/DPS915 Ubuntu and CUDA Installation

9 bytes added, 00:36, 16 January 2013
Part 3: Getting Ubuntu ready for CUDA Development
If you want to run the Toolkit samples, then you'll need some other things:
 
OpenGL driver: '''sudo apt-get install freeglut3-dev libxi-dev libxmu-dev '''
Depending on which sample you run, you'll probably need other packages. Good luck.
3. The last two things we need to do now are install an appropriate proprietary NVIDIA display driver for Ubuntu and install the CUDA 5 Toolkit. Depending on which driver you want to install; the The driver version needs to be at least 304.54 for in order to utilize CUDA Toolkit 5 in Linux. You can install the driver that comes with the CUDA 5 Toolkit package (which at the time of writing is 304.54), or install a newer driver from Ubuntu (namely experimental-310.) Both methods require differing additional work and will slightly change the way you install the CUDA Toolkit.
<u>Installing a driver from Ubuntu</u>
1
edit

Navigation menu