Parallelization via context preservation
Parallelization via context preservation
复制标题
通过上下文保存实现并行化
DOI:
10.1109/iccl.1998.674166
复制
发表时间:
1998
期刊:
影响因子:
--
通讯作者:
Zhenjiang Hu
中科院分区:
文献类型:
--
作者:
W. Chin;Akihiko Takano;Zhenjiang Hu
Abstract program schemes, such as scan or homomorphism, can capture a wide range of data parallel programs. While versatile, these schemes are of limited practical use on their own. A key problem is that the more natural sequential specifications may not have associative combine operators required by these schemes. As a result, they often fail to be immediately identified. To resolve this problem, the authors propose a method to systematically derive parallel programs from sequential definitions. This method is special in that it can automatically invent auxiliary functions needed by associative combine operators. Apart from a formalisation, they also provide new theorems, based on the notion of context preservation, to guarantee parallelization for a precise class of sequential programs.