- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
Difference between revisions of "OpenMP"
From HLRS Platforms
Jump to navigationJump to searchm (Fix broken link) |
|||
Line 12: | Line 12: | ||
== External links == | == External links == | ||
− | * [ | + | * [https://www.openmp.org/ OpenMP homepage] |
[[Category:Language Extension]] | [[Category:Language Extension]] |
Latest revision as of 14:32, 12 November 2020
The OpenMP (Open Multi-Processing) is an application programming interface (API) that supports multi-platform shared memory multiprocessing programming in C, C++ and Fortran on many architectures, including Unix and Microsoft Windows platforms. |
|