Blender Git Commit Log
Git Commits -> Revision 502ebd0
Revision 502ebd0 by Brecht Van Lommel (soc-2017-normal-tools) October 10, 2017, 14:19 (GMT) |
Cycles: schedule more work for non-display and compute preemption CUDA cards. This change affects CUDA GPUs not connected to a display or connected to a display but supporting compute preemption so that the display does not freeze. I couldn't find an official list, but compute preemption seems to be only supported with GTX 1070+ and Linux (not GTX 1060- or Windows). This helps improve small tile rendering performance further if there are sufficient samples x number of pixels in a single tile to keep the GPU busy. |
Commit Details:
Full Hash: 502ebd058a1891ad4d724bb9d306d3034daffa41
Parent Commit: 5d8e35d
Committed By: Rohan Rathi
Lines Changed: +16, -5
1 Modified Path:
/intern/cycles/device/device_cuda.cpp (+16, -5) (Diff)