Blender Git Loki
Git Commits -> Revision b5b7275
Revision b5b7275 by Sergey Sharybin (cycles_kernel_split) May 7, 2015, 12:12 (GMT) |
Cycles kernel split: Remove unneeded changes in device multi Setting multi device's split kernel flag is a bit misleading and actually malformed. it might be in theory heterogeneous environment where it'll be totally unclear how to treat this flag. Since it's now only used for skipping samples report in the status line and multi devices are ignored anyway it's safe to remove that bit of code. TODO: Still have feeling we can get rid of this flag in device info and just treat reported number of samples as scheduled number of samples. This could also help in the cases like distributed rendering. |
Commit Details:
Full Hash: b5b72756b461ccfbb72168985c8ed3204d9f806c
Parent Commit: 9a10435
Lines Changed: +0, -8
1 Modified Path:
/intern/cycles/device/device_multi.cpp (+0, -8) (Diff)