CUDA on Tegra X1

The Tegra X1 machines currently have CUDA 8 installed. This will be upgraded to CUDA 9 next week.

 

To use CUDA, add these four lines your group users .bashrc file

 

PATH=$PATH:/usr/local/cuda-8.0/bin

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda-8.0/lib64:/lib

 

export PATH

export LD_LIBRARY_PATH

Publisert 2. okt. 2018 19:52 - Sist endret 2. okt. 2018 19:52