Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-10-15 18:25:04 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-10-15 18:31:07 +0400
commitfd2de82207e9519f1d1a5d470b45ae573a7bd6bd (patch)
tree670ece03dc2f5772d542a6545f8c4b97a21a399e /source/blender
parent1800bfb8ca8218675c98e063494ac1e24b20fe07 (diff)
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.
Diffstat (limited to 'source/blender')
0 files changed, 0 insertions, 0 deletions