Blender Git Commit Log

Git Commits -> Revision f4588ec

October 10, 2017, 14:18 (GMT)
Cycles: CUDA faster rendering of small tiles, using multiple samples like OpenCL.

The work size is still very conservative, and this doesn't help for progressive
refine. For that we will need to render multiple tiles at the same time. But this
should already help for denoising renders that require too much memory with big
tiles, and just generally soften the performance dropoff with small tiles.

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

Commit Details:

Full Hash: f4588ec10f20eb00f85d468dcc213f674bff752a
Parent Commit: 08bda28
Committed By: Rohan Rathi
Lines Changed: +53, -46

3 Modified Paths:

/intern/cycles/device/device_cuda.cpp (+40, -39) (Diff)
/intern/cycles/kernel/kernels/cuda/kernel.cu (+2, -0) (Diff)
/intern/cycles/kernel/kernel_passes.h (+11, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021