Is there no solution for CUDA for Ubuntu 12.04? Blender uses it under windows, but Ubuntu can't handle it.
Asked
Active
Viewed 7,123 times
3 Answers
6
CUDA is indeed not in the Software Center. Try downloading it from http://developer.nvidia.com/cuda-downloads.
Agmenor
- 16,394
3
After struggling quite a lot with the same issue, I found out that I simply had to download Blender from blender.org, untar it, launch and voila. CUDA works without having to install anything else that the restricted nvidia driver.
Simply, do not install blender from repositories!
penreturns
- 5,950
1
There is a CUDA solution. Check this guide out -
http://sn0v.wordpress.com/2012/05/11/installing-cuda-on-ubuntu-12-04/
sn0v
- 11