Abstract parallel machines

Citation
J. O'Donnell et G. Runger, Abstract parallel machines, COMPUT A IN, 19(2), 2000, pp. 105-129
Citations number
17
Categorie Soggetti
Computer Science & Engineering
Journal title
COMPUTERS AND ARTIFICIAL INTELLIGENCE
ISSN journal
02320274 → ACNP
Volume
19
Issue
2
Year of publication
2000
Pages
105 - 129
Database
ISI
SICI code
0232-0274(2000)19:2<105:APM>2.0.ZU;2-T
Abstract
Any parallel programming language provides a model of parallelism, which is accepted implicitly when programming directly in the language. We propose a more flexible approach to models of parallelism: in our methodology, the program is derived in a sequence of steps, where the algorithm version in e ach step incorporates just one decision and is based on a specific model of parallelism called an abstract parallel machine chosen to be suitable for that step. Each version of the algorithm is proved equivalent to the previo us one. An abstract parallel machine is described by a set of parallel oper ations describing its behavior, and is related to similar abstract parallel machines by transformation theorems. In this paper we present the formalis m for abstract parallel machines and illustrate the derivation process with two case studies.