Publications

Integrating task and data parallelism

Abstract

The increased computational power of massively parallel computers and high bandwidth low latency computer networks will make a wide range of previously unpractical problems feasible. This will inevitably result in the need to develop parallel software whose complexity far exceeds that of parallel programs being developed today. These programs will combine task and data parallelism within a single application. In this workshop, we will discuss multi-paradigm parallel programs and programming languages to support their development. We will introduce the parallel programming languages Fortran M and Compositional C++. Fortan M is a small set of extensions to Fortran 77; Compositional C++ is a small set of extensions to C++. We will demonstrate how these Ianguages can be used to develop parallel programs that contain both task and data parallelism and how these languages are well suited to writing …

Date
December 1, 1993
Authors
Ian Foster, Carl Kesselman
Book
Proceedings of the 1993 ACM/IEEE conference on Supercomputing
Pages
154-155