OpenMP, which stands for Open Multi-Processing, is an API (Application Programming Interface) that supports multi-platform shared-memory multiprocessing programming in C, C++, and Fortran. Developed to facilitate parallel programming, OpenMP provides a set of directives for compilers that allow developers to parallelize their code easily.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
34 views32 pages
OpenMP Chapter
OpenMP, which stands for Open Multi-Processing, is an API (Application Programming Interface) that supports multi-platform shared-memory multiprocessing programming in C, C++, and Fortran. Developed to facilitate parallel programming, OpenMP provides a set of directives for compilers that allow developers to parallelize their code easily.