Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author | user:1234 user:me (yours) |
| Score | score:3 (3+) score:0 (none) |
| Answers | answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections | title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status | closed:yes duplicate:no migrated:no wiki:no |
| Types | is:question is:answer |
| Exclude | -[tag] -apples |
| For more details on advanced search visit our help page | |
Results for cuda
Search options questions only not deleted
1 vote
1 answer
3k views
Cuda acceleration with CUDA 1.2 [duplicate]
I've got a GeForce 330M and CUDA 1.2 as a consequence. But Blender supports only >=2.0. I read this page and they say that I have to use Cuda toolkit 5.0. … Samples: Cannot find Toolkit in /usr/local/cuda-6.0 Logfile is /tmp/cuda_install_3711.log Which compiler? Is there another solution? thanks! …
0 votes
1 answer
1k views
Unsupported CUDA version 5.0 detected, you need CUDA 6.5
Which is strange, because: > ls -la /usr/local/ cuda-5.0 cuda-6.0 cuda-6.5 cuda -> /usr/local/cuda-6.5 > export | grep -i cuda declare -x CUDA_HOME="/usr/local/cuda" declare -x LD_LIBRARY_PATH="/usr/ … local/cuda/lib64" declare -x PATH="/usr/local/cuda/bin: …
1 vote
3 answers
4k views
CUDA compilation failed
When I try to render with the Cycles render on my GPU I'll get a message which says that my CUDA compilation failed and I get this error in the console; Compiling CUDA kernel ... … CUDA kernel compilation failed, see console for details. …
1 vote
2 answers
3k views
Blender CUDA Rendering [duplicate]
But in the System Panel there is no 'CUDA' Option. I know that this Card supports CUDA, because I have tested it on Windows 7 (dual- boot) too and it worked. …
0 votes
0 answers
567 views
CUDA Timeout Error
"cuda error at cuctxcreate: launch exceeded timeout" UPDATE: I thought I solved the problem but it is still occuring with a new error message. … = (0.774277, 0.774277, 0.774277, 1) bpy.data.node_groups["Shader Nodetree"].nodes["Background"].inputs[0].default_value = (0.774277, 0.774277, 0.774277, 1) bpy.context.space_data.context = 'RENDER' CUDA …
0 votes
1 answer
36 views
Problem with CUDA addresses
I've recently been working on a quick scene with fluid simulations to familiarize myself with them, but I keep running into multiple different errors regarding CUDA addresses being misaligned or not being … Although I haven't had this issue before, but I noticed since I had installed CUDA Toolkit it kind of broke Blender. I have removed it already but the issue persists. …
0 votes
1 answer
30 views
How a CUDA works
I have activated CUDA. Im having 24GB RAM for my system and 2GB NVIDIA Graphic card. … Is CUDA a GPU rendering, that means it will render with 24+2 GB RAM or just 2GB NVIDIA Graphic card and CPU means it will run on 24GB only. I want to make clear how it works. Thanks …
-3 votes
2 answers
507 views
Does CUDA matter for Blender performance? [closed]
Does CUDA matter for Blender performance? What about CUDA and Cycles performance? What about CUDA and Eevee performance? …
4 votes
1 answer
1k views
Cycles Error: Cuda failed to find version number
I've installed Nvidia-cuda-toolkit from irie and bumblebee, then I try to render using cycles but I keep getting this error in the terminal: CUDA version 4.2 detected, build may succed but only CUDA 5.0 … /cuda*.run -ovveride compiler Cuda 5 installed correctly, but when I tried to render again with Cycles I got yet another error message (again) /usr/local/cuda-5.0/bin/nvcc: 2: /usr/local/cuda-5.0/bin …
1 vote
0 answers
394 views
"CUDA culnit: Unknown error" - Win8.1 - GTX780
] No CUDA-Enabled GPU … device capabilities: Error initializing CUDA: Unknown error ------------------------ MeshRoom compatibilty MeshRoom needs - Nvidia CUDA enabled GPU with CUDA compute Capability 2.0 I HAVE = Geforce …
0 votes
0 answers
83 views
Nvidia Cuda Optix under Ubuntu
After a very long battle against the Ubuntu nvidia driver 560, 550, 545, now I get my Nvidia RTX 2060 to work, but in Blender I can’t enable CUDA rendering nor can I use Optix. …
1 vote
1 answer
1k views
Blender CUDA Flatpack
I installed blender from Flatpak, everything works fine exept it does not detect my GPU, But CUDA worked fine when I used it from official repos, Does anyone have a fix for this? …
0 votes
1 answer
1k views
Missing CUDA option
From what I read the drivers are recent enough and 3 years old Blender had already the CUDA support. Any ideas what is wrong? …
2 votes
0 answers
91 views
On Ubuntu 20.04 LTS, which CUDA is required by the Cycles - CUDA XX.xx from nvidia's website...
given on the page and installed CUDA on my desktop. … Is the official cuda-toolkit package sufficient or is the CUDA 11.6 .deb file downloaded from Nvidia's website needs to be installed. …
0 votes
1 answer
98 views
Cuda error with render layers [duplicate]
As I had a Cuda error when trying to render this scene in 1920x1080, I decided to use Render Layers. Now, I have a Cuda error every time I try to render it, even in 960x540... … I don't really understand why using Render Layers does this, as it should do the opposite :/ Edit : The error is "Cuda error: Out of memory in cuMemAlloc(&device_pointer, size)". …