Go to file
Jens Verwiebe 277fb1a31f Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues
- autodetect optimal default, which typically avoids HT threads
- can store setting in .blend per scene
- this does not touch general omp max threads, due i found other areas where the calculations are fitting for huge corecount
- Intel notes, some of the older generation processors with HyperThreading would not provide significant performance boost for FPU intensive applications. On those systems you might want to set OMP_NUM_THREADS = total number of cores (not total number of hardware theads).
2014-03-31 13:51:49 +02:00
build_files fix scons ffmpeg libraries for mingw32 2014-03-30 01:35:39 +02:00
doc Bump version to Blender2.70rc and new splash 2014-03-06 04:40:49 +11:00
extern Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
intern Fix T39510, Fix T39523: camera motion blur not working correct after recent changes. 2014-03-31 13:43:19 +02:00
release Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues 2014-03-31 13:51:49 +02:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues 2014-03-31 13:51:49 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix mingw32 compilation 2014-03-30 00:51:30 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Splash screen: use a retina resolution image for Mac OS X. 2014-02-18 19:38:44 +01:00