Choosing between "Concurrency" and "TBB" while building OpenCV
Hi All
I am building OpenCV from source to get every bit of performance out of it. So in the process of doing that I see that if I choose "TBB" the "Concurrency" gets automatically disabled.
I like to know which is efficient. Obviously I know its "TBB" but what is "Concurrency" mean here.