Blender Git Loki

Git Commits -> Revision 332aed6

Revision 332aed6 by Patrick Mours (master)
February 14, 2020, 16:00 (GMT)
Fix sporadic CUDA launch failures with Cycles viewport denoising

Sometimes the viewport buffer size is zero for a frame, which caused the denoising task to also try to
launch CUDA kernels with a launch size of zero, which in turn failed with a CUDA error. This patch
prevents launches from occuring in this case, similar to how it is handled in `copy_to_display_buffer`.

Commit Details:

Full Hash: 332aed6399a69070f6ad3ef8c81740cddc6ee4fa
Parent Commit: e34ff49
Lines Changed: +4, -0

1 Modified Path:

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