blender/release
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
..
bin Code cleanup: style/warnings 2014-02-28 11:04:15 +11:00
darwin OSX: adapt codesigning_rules_<binary>r.plist’s to 2.70 2014-03-06 10:16:13 +01:00
datafiles Revert changes to submodules 2014-03-10 15:17:22 +06:00
freedesktop patch to our desktop file from debian, German translation. 2012-04-16 09:56:12 +00:00
scripts Sculpt/dyntopo: Make the omp threads configurable to overcome performance issues 2014-03-31 13:51:49 +02:00
text Readme: Small adjustment for IRC link. 2014-03-01 01:25:46 +01:00
windows misc minor edits. 2013-03-29 06:25:22 +00:00
environment-macosx
environment-mswindows set svn end of lines to native 2011-05-09 08:15:38 +00:00
environment-unix