Changes

Jump to: navigation, search

GPU610/DPS915 Ubuntu and CUDA Installation

1 byte added, 23:30, 14 January 2013
Part 3: Getting Ubuntu ready for CUDA Development
And put the following in the bash profile:
export CUDA_HOME=/usr/local/cuda-5.0  
export LD_LIBRARY_PATH=${CUDA_HOME}/lib
PATH=${CUDA_HOME}/bin:${PATH}
 
export PATH
1
edit

Navigation menu