Blender Git Loki
Git Commits -> Revision 7a8629d
Revision 7a8629d by Lukas Stockner (temp-cycles-denoising) March 29, 2017, 22:21 (GMT) |
Cycles Denoising: Allocate more shared memory for the CUDA reconstruction kernel The small shared memory size limited execution to a single block, which caused slowdowns in CUDA denoising due to bad occupancy. |
Commit Details:
Full Hash: 7a8629def864ea7c9ebe2f8416ba668ac93e5aa5
Parent Commit: 96ec164
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/device/device_cuda.cpp (+1, -1) (Diff)