Blender Git Commit Log

Git Commits -> Revision 734d1ae

Revision 734d1ae by Thomas Dinges (master)
May 6, 2016, 21:13 (GMT)
Cycles: Make CUDA adaptive feature compile a Debug flag.

If the CUDA Toolkit is installed and the user is on Linux,
adaptive, feature based CUDA runtime compile is now possible to enable via:

* Environment flag CYCLES_CUDA_ADAPTIVE_COMPILE or
* Debug menu (Debug value 256) in the Cycles UI.

Commit Details:

Full Hash: 734d1aec3f93b8757533284330afc2ac651442bd
Parent Commit: bd335f1
Lines Changed: +61, -19

6 Modified Paths:

/intern/cycles/blender/addon/properties.py (+2, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+4, -0) (Diff)
/intern/cycles/blender/blender_python.cpp (+2, -0) (Diff)
/intern/cycles/device/device_cuda.cpp (+23, -19) (Diff)
/intern/cycles/util/util_debug.cpp (+15, -0) (Diff)
/intern/cycles/util/util_debug.h (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021