Jade: A High-Level, Machine-Independent Language for Parallel Programming

  • Authors:
  • Martin C. Rinard;Daniel J. Scales;Monica S. Lam

  • Affiliations:
  • -;-;-

  • Venue:
  • Computer
  • Year:
  • 1993

Quantified Score

Hi-index 4.10

Visualization

Abstract

Jade, a high-level parallel programming language for managing coarse-grained parallelism, is discussed. Jade simplifies programming by providing sequential-execution and shared-address-space abstractions. It is also platform-independent; the same Jade program runs on uniprocessors, multiprocessors, and heterogeneous networks of machines. An example that illustrates how Jade programmers express irregular, dynamically determined concurrency and how the implementation exploits this source of concurrency is presented. A digital video imaging program that runs on a high-resolution video system and several other examples of Jade applications are described.