Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Without recompilation you can try to use setNumThreads(0). As the result, parallel_for_ will not be executed, and only one thread will work.