2001
An OpenMP-like interface for parallel programming in Java
KAMBITES, M. E., J. M. BULL a Jan OBDRŽÁLEKZákladní údaje
Originální název
An OpenMP-like interface for parallel programming in Java
Autoři
KAMBITES, M. E., J. M. BULL a Jan OBDRŽÁLEK
Vydání
Concurrency and Computation: Practice and Experience, John Wiley & Sons, Inc, 2001, 1532-0626
Další údaje
Typ výsledku
Článek v odborném periodiku
Utajení
není předmětem státního či obchodního tajemství
Organizační jednotka
Fakulta informatiky
UT WoS
000169821100009
Klíčová slova anglicky
Java; parallel programming; shared memory; directives; compiler
Štítky
Změněno: 4. 6. 2007 17:09, doc. Mgr. Jan Obdržálek, PhD.
Anotace
V originále
This paper describes the definition and implementation of an OpenMP-like set of directives and library routines for shared memory parallel programming in Java. A specification of the directives and routines is proposed and discussed. A prototype implementation, consisting of a compiler and a runtime library, both written entirely in Java, is presented, which implements most of the proposed specification. Some preliminary performance results are reported.