Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Should I use OpenMP or parallel_for_ for a simple for loop ?

OpenMP is simplier since I only need to add one line, what is the advantage of parallel_for ?