Blender Git Commit Log

Git Commits -> Revision e4a265f

Revision e4a265f by Sergey Sharybin (master)
March 25, 2016, 15:09 (GMT)
Cycles: Add an option to build single kernel only which fits current CPU

This seems quite useful for the development, so you don't need to wait
all the kernels to be re-compiled when working on a new feature, which
speeds up re-iteration.

Marked as an advanced option, so if it doesn't work so well in practice
it's safe to revert anyway.

Commit Details:

Full Hash: e4a265f05856eac40159b34b17d97c2ae1e14bb3
Parent Commit: 700722f
Lines Changed: +42, -3

4 Modified Paths:

/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/CMakeLists.txt (+9, -1) (Diff)
/intern/cycles/kernel/kernels/cpu/kernel.cpp (+29, -1) (Diff)
/intern/cycles/util/util_simd.cpp (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021