Publications

Language constructs and runtime systems for compositional parallel programming

Abstract

In task-parallel programs, diverse activities can take place concurrently, and communication and synchronization patterns are complex and not easily predictable. Previous work has identified compositionality as an important design principle for task-parallel programs. In this paper, we discuss alternative approaches to the realization of this principle. We first provide a review and critical analysis of Strand, an early compositional programming language. We examine the strengths of the Strand approach and also its weaknesses, which we attribute primarily to the use of a specialized language. Then, we present an alternative programming language framework that overcomes these weaknesses. This framework uses simple extensions to existing sequential languages (C++ and Fortran) and a common runtime system to provide a basis for the construction of large, task-parallel programs. We also discuss the …

Date
September 6, 1994
Authors
Ian Foster, Carl Kesselman
Book
International Conference on Vector and Parallel Processing
Pages
5-16
Publisher
Springer Berlin Heidelberg