Changes

Jump to: navigation, search

GPU610/DPS915 Ubuntu and CUDA Installation

7 bytes added, 22:38, 22 January 2013
Part 3: Getting Ubuntu ready for CUDA Development
'''Note''': If you installed an experimental driver from Ubuntu, you'll need to add it's path to LD_LIBRARY_PATH for libcuda.so. Look for the driver folder under /usr/lib/nvidia-experimental-XXX, where XXX is the driver number (e.g. 310). Thats the path you want. Then the export LD_LIBRARY_PATH line in the profile file becomes
export LD_LIBRARY_PATH=${CUDA_HOME}/usr/local/cuda-5.0/lib:/usr/lib/nvidia-experimental-310
You should now be ready to test your CUDA installation.
1
edit

Navigation menu