Vadim Pisarevsky
|
bddd06e6c4
|
another fix for the updated parallel_for_ implementation
|
2012-10-11 23:22:32 +04:00 |
|
Vadim Pisarevsky
|
d64438dcfd
|
fixed build errors in the case of TBB and Concurrency
|
2012-10-11 23:04:45 +04:00 |
|
Vadim Pisarevsky
|
354a5f2686
|
added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance)
|
2012-10-11 22:37:14 +04:00 |
|
Vadim Pisarevsky
|
e625d86485
|
added C= support; modified threading logic in threshold
|
2012-10-10 15:36:32 +04:00 |
|
Ilya Lavrenov
|
0e07b0d73a
|
uncommented auto enabling GCD on Mac
|
2012-09-24 14:18:15 +04:00 |
|
Ilya Lavrenov
|
077115bd4a
|
debug
|
2012-09-24 12:40:20 +04:00 |
|
Andrey Kamaev
|
8e2258c494
|
Fix Windows build after commit:41b6d25
|
2012-08-19 00:20:08 +04:00 |
|
Vadim Pisarevsky
|
ec8f926686
|
small correction for the previous patch in parallel.cpp
|
2012-08-17 17:34:51 +04:00 |
|
Vadim Pisarevsky
|
41b6d25bdd
|
added cross-platform Mutex implementation; enable platform-native (GDC/Concurrency) parallel_for_ implementation when TBB is not installed.
|
2012-08-17 17:32:06 +04:00 |
|
Vadim Pisarevsky
|
310b1ad7b9
|
moved parallel_for_ and ParallelLoopBody to core.hpp
|
2012-08-03 16:41:00 +04:00 |
|