Blender Git Commit Log
Git Commits -> Revision f4588ec
Revision f4588ec by Brecht Van Lommel (soc-2017-normal-tools) 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