J 2001

An OpenMP-like interface for parallel programming in Java

KAMBITES, M. E., J. M. BULL and Jan OBDRŽÁLEK

Basic information

Original name

An OpenMP-like interface for parallel programming in Java

Authors

KAMBITES, M. E., J. M. BULL and Jan OBDRŽÁLEK

Edition

Concurrency and Computation: Practice and Experience, John Wiley & Sons, Inc, 2001, 1532-0626

Other information

Type of outcome

Článek v odborném periodiku

Confidentiality degree

není předmětem státního či obchodního tajemství

Organization unit

Faculty of Informatics

UT WoS

000169821100009

Keywords in English

Java; parallel programming; shared memory; directives; compiler
Změněno: 4/6/2007 17:09, doc. Mgr. Jan Obdržálek, PhD.

Abstract

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.