Blender Git Commit Log

Git Commits -> Revision 8378db4

Revision 8378db4 by Patrick Mours (master)
October 18, 2019, 10:23 (GMT)
Cycles: Fix out of memory when rendering some scenes with OptiX that work with CUDA

The OptiX implementation wasn't trying to allocate memory on the host if device allocation failed, while the CUDA implementation did. This copies the implementation over to OptiX to remedy that.

Differential Revision: https://developer.blender.org/D6068

Commit Details:

Full Hash: 8378db40c71af53e3a48ef797cdacb38a1a26edc
Parent Commit: 16665ad
Lines Changed: +503, -173

2 Modified Paths:

/intern/cycles/device/device_memory.h (+1, -0) (Diff)
/intern/cycles/device/device_optix.cpp (+502, -173) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021