Iray error codes....

2020-12-23 21:43:10.385 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [ERROR] - IRAY:RENDER ::   1.2   IRAY   rend error: Unable to allocate 6.793 GiB from 3.390 GiB of available device memory
2020-12-23 21:43:10.391 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [ERROR] - IRAY:RENDER ::   1.5   IRAY   rend error: CUDA device 0 (GeForce RTX 3060 Ti): Scene setup failed
2020-12-23 21:43:10.393 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [ERROR] - IRAY:RENDER ::   1.5   IRAY   rend error: CUDA device 0 (GeForce RTX 3060 Ti): Device failed while rendering
2020-12-23 21:43:10.394 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [WARNING] - IRAY:RENDER ::   1.5   IRAY   rend warn : All available GPUs failed.
2020-12-23 21:43:10.397 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [ERROR] - IRAY:RENDER ::   1.5   IRAY   rend error: Fallback to CPU not allowed.
2020-12-23 21:43:10.398 WARNING: ..\..\..\..\..\src\pluginsource\DzIrayRender\dzneuraymgr.cpp(353): Iray [ERROR] - IRAY:RENDER ::   1.5   IRAY   rend error: All workers failed: aborting render

Any reason why this error code would pop up?

Comments

  • From what I read this looks like the scene you want to render wants to consume 6.793 GB of memory but only 3.39 GB are available. As CPU fallback wasn't allowed, it stopped the rendering process. What kind of scene did you render, is a lot going on there? The final result was a black screen?

  • Yes I got the black render screen. I just dont get it tho, its not a lot but have a 3060ti which is 8gb. I have a 1060 6gb that is not hooked up but will if I need more memory for the secene

Sign In or Register to comment.