Pi: A Parallel Architecture Interface for Multi-Model Execution

  • Authors:
  • Donald S Wills

  • Affiliations:
  • -

  • Venue:
  • Pi: A Parallel Architecture Interface for Multi-Model Execution
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

This thesis defines Pi, a parallel architecture interface that separates model and machine issues, allowing them to be addressed independently. This provides greater flexibility for both the model and machine builder. Pi addresses a set of common parallel model requirements including low latency communication, fast task switching, low cost synchronization, efficient storage management, the ability to exploit locality, and efficient support for sequential code. Since Pi provides generic parallel operations, it can efficiently support many parallel programming models including hybrids of existing models. Pi also forms a basis of comparison for architectural components.