You are here:
Publication details
An OpenMP-like interface for parallel programming in Java
Authors | |
---|---|
Year of publication | 2001 |
Type | Article in Periodical |
Magazine / Source | Concurrency and Computation: Practice and Experience |
MU Faculty or unit | |
Citation | |
Keywords | Java; parallel programming; shared memory; directives; compiler |
Description | 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. |