Blender Git Commit Log

Git Commits -> Revision dde4098

Revision dde4098 by Sergey Sharybin (master)
February 8, 2017, 13:00 (GMT)
Cycles: Store shadow intersections in the kernel globals

Seems CUDA failed to de-duplicate the array across multiple inlined
versions of the shadow_blocked(). Helped it a bit with that now.

Gives about 100MB memory improvement on a scenes after previous
commit and brings up memory "regression" to only 100MB comparing to
the master branch now.

Commit Details:

Full Hash: dde40989f34634f43fb561416728c438dfb62f0b
Parent Commit: 7447950
Lines Changed: +27, -10

3 Modified Paths:

/intern/cycles/kernel/kernels/cuda/kernel.cu (+18, -9) (Diff)
/intern/cycles/kernel/kernel_globals.h (+4, -1) (Diff)
/intern/cycles/kernel/kernel_shadow.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021