Blender Git Loki
Git Commits -> Revision acd7f50
Revision acd7f50 by Sergey Sharybin (master) October 15, 2014, 14:25 (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: acd7f503086147670b6a3e15e251696efcbce7f3
Parent Commit: 591dc63
Lines Changed: +6, -1
1 Modified Path:
/intern/cycles/kernel/kernel_path_volume.h (+6, -1) (Diff)