Page 1 of 1

Crash after some frames

Posted: Mon Dec 09, 2019 4:49 pm
by clementvereecke
Hi all,

I have a strange trouble, the render process crash after 8 or 9 frames. If I check the log file I have this informations :

Code: Select all

00:00:02 (0002.54) | ... Init rendering ...
00:00:03 (0003.64) * OCTANE API MSG: CUDA error 2 on device 1: out of memory 
00:00:03 (0003.64) * OCTANE API MSG:   -> failed to pin memory 
00:00:03 (0003.64) * OCTANE API MSG: device 1: failed to pin film buffer 
00:00:03 (0003.64) | 
00:00:03 (0003.64) | ++++++++++++++++++++++
00:00:03 (0003.64) | +++ RENDER FAILURE +++    processing the failure callback
00:00:03 (0003.64) | ++++++++++++++++++++++
I use news GPU RTX 2080 ti (2x) and the drivers "studio" on Octane 4.05 and the scene are very simple

Thanks for your help

Re: Crash after some frames

Posted: Mon Dec 09, 2019 5:43 pm
by EBD3D

Re: Crash after some frames

Posted: Mon Dec 09, 2019 6:12 pm
by clementvereecke
thanks Emeric, I have remove and reinstall the driver, try with only one card, check windows update, all are up to date... but it dosn't work... And of course I have trying with other projects

Re: Crash after some frames

Posted: Mon Dec 09, 2019 7:19 pm
by juanjgon
Perhaps your scene is too big to fit the available VRAM, especially if you are rendering with the same GPU used for the monitors. If you enable the out of core feature, it could help in this case.

Thanks,
-Juanjo