作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (15): 4-6. doi: 10.3969/j.issn.1000-3428.2008.15.002

• 博士论文 • 上一篇    下一篇

基于线性变换的计算与数据动态分解方法

韩 林,赵荣彩,庞建民   

  1. (信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-08-05 发布日期:2008-08-05

Approach for Computation and Data Dynamic Decompositions Based on Linear Transformation

HAN Lin, ZHAO Rong-cai, PANG Jian-min   

  1. (Institute of Information Engineering, Information Engineering University, Zhengzhou 450002)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-05 Published:2008-08-05

摘要: 在并行优化编译器的并行识别过程中,许多串行代码无法找到全局一致的分解结果,数据重分布无可避免,有必要寻找一种有效的方法求解计算和数据的动态分解。该文研究了单个嵌套循环计算与数据分解算法以及分解结果表示方法,提出一种在多个嵌套循环间求解数据线性一致分布的动态分解算法,结合程序的结构分析和程序的控制流信息,用于通用串行代码的并行分解过程,可以同时给出串行代码的计算划分和数据分布结果。

关键词: 计算划分, 数据分布, 动态分解, 线性转换

Abstract: In the process of parallel recognition, many serial codes have no way to find a uniform decomposition result. Since data reorganization is unavoidable, how to design an effective dynamic decomposition algorithm is an issue to be researched. Based on the study of decomposition methods used in single loop nest and the representations of decomposition results, this paper proposes a dynamic decomposition algorithm which exploits coincidence linear data distribution results among loop nests. This algorithm also takes the structure and the control flows of serial programs into consideration for more accurate decomposition. It can be used in the process of parallelism decomposition for common serial codes. The computation partition and the data distribution result of serial codes are given by the algorithm.

Key words: computation partition, data distribution, dynamic decomposition, linear transformation

中图分类号: