![]() |
OpenCL crashed, GPU acceleration is disabled - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: OpenCL crashed, GPU acceleration is disabled (/thread-2697.html) |
OpenCL crashed, GPU acceleration is disabled - Zakkorn - 10-09-2021 Hello, I have this when I open the editor. I am using the latest drivers the latest TyFlow and I have downloaded the latest CUDA dlls. I am using a 3090 gpu. What could cause this and how can I solve it? RE: OpenCL crashed, GPU acceleration is disabled - tyFlow - 10-11-2021 You'll need to post more info about your scene. Also check the MAXScript listener for more info about what the error is when the crash occurs. RE: OpenCL crashed, GPU acceleration is disabled - Zakkorn - 10-11-2021 (10-11-2021, 04:27 AM)tyFlow Wrote: You'll need to post more info about your scene. Also check the MAXScript listener for more info about what the error is when the crash occurs. At the moment I found that if I have only the cubla*_11.dll(s) then I have the issue. If I have the cubla*_10.dlls as well, there is no issue. I do not know why. RE: OpenCL crashed, GPU acceleration is disabled - tyFlow - 10-11-2021 What version of tyFlow are you using? RE: OpenCL crashed, GPU acceleration is disabled - Zakkorn - 10-16-2021 (10-11-2021, 02:07 PM)tyFlow Wrote: What version of tyFlow are you using? 0.16129 I think it had to do that I load a file that was created in an older version and then the cubla*_10.dlls was in use. But when I deleted the 10s and leave only the 11s and created a new tyflow scene it didn't say any "OpenCL crashed, GPU acceleration is disabled" So I am guessing its because of that. Still I am not sure. RE: OpenCL crashed, GPU acceleration is disabled - tyFlow - 10-16-2021 Newer versions rely on the CUDA 11 DLLs, yes. |