Blender Git Commit Log

Git Commits -> Revision fd2de82

October 15, 2014, 14:31 (GMT)
Fix T42160: CUDA error: ILLEGAL_ADDRESS in cuCtxSynchronize()

This is so-called GPU limitation boundary hit, told compiler to NOT include
volume bound function, otherwise some real weird things used to happen.

We actually might want to do the same for CPU, inlining everything is not
the way to get fastest code.

Commit Details:

Full Hash: fd2de82207e9519f1d1a5d470b45ae573a7bd6bd
Parent Commit: 1800bfb
Lines Changed: +6, -1

1 Modified Path:

/intern/cycles/kernel/kernel_path_volume.h (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021