Lambda calculus with algebraic simplification for reduction parallelisation: Extended study.

Autor: MORIHATA, AKIMASA
Předmět:
Zdroj: Journal of Functional Programming; 2021, Vol. 31 Issue 1/2, p1-40, 40p
Abstrakt: Parallel reduction is a major component of parallel programming and widely used for summarisation and aggregation. It is not well understood, however, what sorts of non-trivial summarisations can be implemented as parallel reductions. This paper develops a calculus named λAS, a simply typed lambda calculus with algebraic simplification. This calculus provides a foundation for studying a parallelisation of complex reductions by equational reasoning. Its key feature is δ abstraction. A δ abstraction is observationally equivalent to the standard λ abstraction, but its body is simplified before the arrival of its arguments using algebraic properties such as associativity and commutativity. In addition, the type system of λAS guarantees that simplifications due to δ abstractions do not lead to serious overheads. The usefulness of λAS is demonstrated on examples of developing complex parallel reductions, including those containing more than one reduction operator, loops with conditional jumps, prefix sum patterns and even tree manipulations. [ABSTRACT FROM AUTHOR]
Databáze: Complementary Index