0

I'd love to know if anybody got success to use CUDA on Saucy.

I installed it using apt-get, but cannot really understand how to make it work.

sudo apt-get install nvidia-cuda-dev nvidia-cuda-dev

Nvidia is giving doc but for previous versions of Ubuntu,

Things are kind of different for saucy.

Any helps is warmly welcome.

Avinash Raj
  • 78,556

1 Answers1

1

You can find a good solution to this question at this link. Be careful when installing CUDA under an Optimus system (as in notebooks with double GPU) because you have to pass the option --optimus when executing the CUDA toolkit installer.