Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 26273  / 1 Year ago, sun, january 15, 2023, 11:10:10

I'm trying to get CUDA (although not sure exactly what it is) to work in Ubuntu for GPU rendering in the Blender 3D modelling program. On Windows 7 64-bit, it works flawlessly. In Ubuntu, I can't enable the GPU processing features in Blender. I'm assuming Nvidia's CUDA needs to be installed.



Can this be done? If so, can I get the details on how to do it? Thanks!



Running Ubuntu GNOME 15.04 x64 w/ GNOME 3.14, Nvidia GTX 660 and Nvidia proprietary drivers.


More From » nvidia

 Answers
1

To install CUDA from the standard repositories do a:



sudo apt-get install nvidia-cuda-toolkit nvidia-modprobe


This will currently install V6.5 of CUDA. At the time of this writing V7.0 is the latest and can be had straight from the nVidia repositories. Read this warning before you head to the nVidia repositories.


[#19832] Tuesday, January 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
llael

Total Points: 209
Total Questions: 102
Total Answers: 118

Location: Rwanda
Member since Fri, May 5, 2023
1 Year ago
;