Blender Git Loki
Git Commits -> Revision b83d851
Revision b83d851 by Sergey Sharybin (master) February 9, 2015, 11:14 (GMT) |
Cycles: Another attempt to solve 32bit CUDA kernel Previous fix didn't quite work well. For some reason everything worked fine when using native nvcc in 32bit environment, but cross-compiling from 64bit platform it was still running out of memory. For now just made it so all the kernels are slower on 32bit CUDA as a temporary solution. Either it'll be solved in next CUDA releases (by dropped 32bit? =) or we'll find better workaround. |
Commit Details:
Full Hash: b83d8519012940e9b344cdca7154d575e5a433c4
Parent Commit: 5544ded
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/kernel/geom/geom_triangle_intersect.h (+1, -1) (Diff)