Blender Git Loki
Git Commits -> Revision f4f3e90
Revision f4f3e90 by Mai Lavelle (cycles_split_kernel) February 18, 2017, 12:07 (GMT) |
Cycles: Update tiles less frequently for split kernel Increases the time between tile updates exponentially until theres 10 seconds between updates. By having more time between updates we can push more samples to the device at once and keep the number of threads doing actual work higher. This gives a nice speed up. |
Commit Details:
Full Hash: f4f3e90fbd7ec97f3d6475c95e8d21081fdd9400
Parent Commit: f36289a
Lines Changed: +6, -1
1 Modified Path:
/intern/cycles/device/device_split_kernel.cpp (+6, -1) (Diff)