Files
test/source/blender/blenkernel
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
..
2014-03-29 08:42:59 +11:00
2014-03-20 22:56:28 +11:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2014-03-20 22:56:28 +11:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-01-17 17:35:03 +11:00