How do I install cuda on 14.04? nvidia-cuda-toolkit got removed from this distribution.
I tried installing cuda 6.0 toolkit from nvidia's website, but it only says it works for 13.10, so that didn't work either (not surprisingly).
How do I install cuda on 14.04? nvidia-cuda-toolkit got removed from this distribution.
I tried installing cuda 6.0 toolkit from nvidia's website, but it only says it works for 13.10, so that didn't work either (not surprisingly).
nvidia-cuda-toolkit
and installed it. I havenvcc
and thelibcuda.so
but I can't find the samples configuration to build and verify an example. – nass Apr 20 '14 at 10:11