Blender Git Loki
Git Commits -> Revision 9a0850c
Revision 9a0850c by Sergey Sharybin (master) October 5, 2021, 14:09 (GMT) |
Cycles: Fix wrong GPU state calculation Currently was only used for logging, but better to fix the size so that it matches reality. The issue was caused by decoupling number of shadow intersections and using much higher number for CPU. This caused the total state on GPU to be logged as 10s of gigabytes instead of 100s of megabytes. Differential Revision: https://developer.blender.org/D12755 |
Commit Details:
Full Hash: 9a0850c8c25ea0c28f6ac313f076fd6a8563d0b4
Parent Commit: b1e6e63
Lines Changed: +26, -1
1 Modified Path:
/intern/cycles/integrator/path_trace_work_gpu.cpp (+26, -1) (Diff)