Blender Git Loki

Git Commits -> Revision 0cea935

Revision 0cea935 by Patrick Mours (master)
February 28, 2020, 14:58 (GMT)
Fix CUDA out of memory error with OptiX viewport denoising on small GPUs

This makes the memory allocation for the denoiser state use the memory allocator in Cycles, which
will evict textures to host memory when there is not enough space on the device. This means the
allocation for the denoiser state won't just fail if there is no more space and instead more space is
made for it to work. Also simplifies code somewhat.

Commit Details:

Full Hash: 0cea9353fdfef4ae736d9894e4f6a0a8cef99619
Parent Commit: 27fa33c
Lines Changed: +13, -21

1 Modified Path:

/intern/cycles/device/device_optix.cpp (+13, -21) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021