Sciweavers

PDSE
1998

An Algebraic Framework for Optimizing Parallel Programs

13 years 5 months ago
An Algebraic Framework for Optimizing Parallel Programs
This paper proposes a theoretical framework for verifying and deriving code optimizations for programs written in parallel programming languages. The key idea of this framework is to formalize code optimizations as compositional transformation rules for programs presented as terms of an enriched process calculus. The rules are formulated on the basis of an algebraic order relation between two programs which states that they are behaviorally equivalent and one of them is faster than the other. The correctness and effectiveness of optimized programs derived from the rules can be ensured in all circumstances. The framework is unique among other existing works in being able to quantitatively analyze the temporal costs of synchronizations among parallel programs. This paper presents basic ideas and definitions of the framework with several examples.
Ichiro Satoh
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 1998
Where PDSE
Authors Ichiro Satoh
Comments (0)