Sciweavers

PPOPP
1990
ACM

Multi-Model Parallel Programming in Psyche

13 years 8 months ago
Multi-Model Parallel Programming in Psyche
Many different parallel programming models, including lightweight processes that communicate with shared memory and heavyweight processes that communicate with messages, have been used to implement parallel applications. Unfortunately, operating systems and languages designed for parallel programming typically support only one model. Multi-model parallel programming is the simultaneous use of several different models, both across programs and within a single program. This paper describes multi-model parallel programming in the Psyche multiprocessor operating system. We explain why multi-model programming is desirable and present an operating system interface designed to support it. Through a series of three examples, we illustrate how the Psyche operating system supports different models of parallelism and how the different models are able to interact.
Michael L. Scott, Thomas J. LeBlanc, Brian D. Mars
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1990
Where PPOPP
Authors Michael L. Scott, Thomas J. LeBlanc, Brian D. Marsh
Comments (0)