Sciweavers

IPPS
2002
IEEE

Generating Parallel Programs from the Wavefront Design Pattern

13 years 9 months ago
Generating Parallel Programs from the Wavefront Design Pattern
Object-oriented programming, design patterns, and frameworks are common techniques that have been used to reduce the complexity of sequential programming. We have applied these techniques to the more difficult domain of parallel programming. This paper describes CO2P3S, a pattern-based parallel programming system that generates parallel programs from parallel design patterns. We demonstrate CO2P3S by applying a new design pattern called the Wavefront pattern to three problems. We show that it is quick and easy to use CO2P3S to generate structurally correct parallel programs with good speed-ups on shared-memory computers.
John Anvik, Steve MacDonald, Duane Szafron, Jonath
Added 15 Jul 2010
Updated 15 Jul 2010
Type Conference
Year 2002
Where IPPS
Authors John Anvik, Steve MacDonald, Duane Szafron, Jonathan Schaeffer, Steven Bromling, Kai Tan
Comments (0)