OpenMP: an industry standard API for shared-memory programming

At its most elemental level, OpenMP is a set of compiler directives and callable runtime library routines that extend Fortran (and separately, C and C++ to express shared memory parallelism. It leaves the base language unspecified, and vendors can implement OpenMP in any Fortran compiler. Naturally,...

Celý popis

Uložené v:
Podrobná bibliografia
Vydané v:IEEE computational science & engineering Ročník 5; číslo 1; s. 46 - 55
Hlavní autori: Dagum, L., Menon, R.
Médium: Journal Article
Jazyk:English
Vydavateľské údaje: IEEE 01.01.1998
Predmet:
ISSN:1070-9924
On-line prístup:Získať plný text
Tagy: Pridať tag
Žiadne tagy, Buďte prvý, kto otaguje tento záznam!
Popis
Shrnutí:At its most elemental level, OpenMP is a set of compiler directives and callable runtime library routines that extend Fortran (and separately, C and C++ to express shared memory parallelism. It leaves the base language unspecified, and vendors can implement OpenMP in any Fortran compiler. Naturally, to support pointers and allocatables, Fortran 90 and Fortran 95 require the OpenMP implementation to include additional semantics over Fortran 77. OpenMP leverages many of the X3H5 concepts while extending them to support coarse grain parallelism. The standard also includes a callable runtime library with accompanying environment variables.
ISSN:1070-9924
DOI:10.1109/99.660313