OpenMP is widely use for concurrency programming with C/C++/fortran.
Here are some exercices to understand how to use OpenMP.
They are inspired from OpenMP tutorial but in C++.
OpenMP lab
Download the source files:
OpenMP Source files
Introduction to OpenMP
by
Tags: