answered 2013-06-20 23:59:02 -0600
Without recompilation you can try to use setNumThreads(0). As the result, parallel_for_ will not be executed, and only one thread will work.
parallel_for_