CaltechTHESIS
  A Caltech Library Service

A structured approach to parallel programming

Citation

Massingill, Berna Linda (1998) A structured approach to parallel programming. Dissertation (Ph.D.), California Institute of Technology. doi:10.7907/5ma9-h225. https://resolver.caltech.edu/CaltechETD:etd-01242008-074143

Abstract

Parallel programs are more difficult to develop and reason about than sequential programs. There are two broad classes of parallel programs: (1) programs whose specifications describe ongoing behavior and interaction with an environment, and (2) programs whose specifications describe the relation between initial and final states. This thesis presents a simple, structured approach to developing parallel programs of the latter class that allows much of the work of development and reasoning to be done using the same techniques and tools used for sequential programs. In this approach, programs are initially developed in a primary programming model that combines the standard sequential model with a restricted form of parallel composition that is semantically equivalent to sequential composition. Such programs can be reasoned about using sequential techniques and executed sequentially for testing. They are then transformed for execution on typical parallel architectures via a sequence of semantics-preserving transformations, making use of two secondary programming models, both based on parallel composition with barrier synchronization and one incorporating data partitioning. The transformation process for a particular program is typically guided and assisted by a parallel programming archetype, an abstraction that captures the commonality of a class of programs with similar computational features and provides a class-specific strategy for producing efficient parallel programs. Transformations may be applied manually or via a parallelizing compiler. Correctness of transformations within the primary programming model is proved using standard sequential techniques. Correctness of transformations between the programming models and between the models and practical programming languages is proved using a state-transition-based operational model.

This thesis presents: (1) the primary and secondary programming models, (2) an operational model that provides a common framework for reasoning about programs in all three models, (3) a collection of example program transformations with arguments for their correctness, and (4) two groups of experiments in which our overall approach was used to develop example applications. The specific contribution of this work is to present a unified theory/practice framework for this approach to parallel program development, tying together the underlying theory, the program transformations, and the program-development methodology.

Item Type:Thesis (Dissertation (Ph.D.))
Degree Grantor:California Institute of Technology
Division:Engineering and Applied Science
Major Option:Computer Science
Thesis Availability:Public (worldwide access)
Research Advisor(s):
  • Chandy, K. Mani
Thesis Committee:
  • Chandy, K. Mani (chair)
  • Martin, Alain J.
  • Meiron, Daniel I.
  • Van de Velde, Eric
  • Arvo, James R.
  • Abu-Mostafa, Yaser S.
Defense Date:25 September 1997
Record Number:CaltechETD:etd-01242008-074143
Persistent URL:https://resolver.caltech.edu/CaltechETD:etd-01242008-074143
DOI:10.7907/5ma9-h225
Default Usage Policy:No commercial reproduction, distribution, display or performance rights in this work are provided.
ID Code:321
Collection:CaltechTHESIS
Deposited By: Imported from ETD-db
Deposited On:15 Feb 2008
Last Modified:16 Apr 2021 23:14

Thesis Files

[img]
Preview
PDF (Massingill_bl_1998.pdf) - Final Version
See Usage Policy.

5MB

Repository Staff Only: item control page