Month: November 2015

  • Introduction to OpenMP

    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