[1]WANG Wenyi,ZHAO Jianjian,WANG Ruoyu.Analysis and Research on Parallel Programming Methods[J].Journal of Zhengzhou University (Engineering Science),2009,30(02):80-83.
Copy
Journal of Zhengzhou University (Engineering Science)[ISSN
1671-6833/CN
41-1339/T] Volume:
30
Number of periods:
2009年02期
Page number:
80-83
Column:
Public date:
1900-01-01
- Title:
-
Analysis and Research on Parallel Programming Methods
- Author(s):
-
WANG Wenyi; ZHAO Jianjian; WANG Ruoyu
-
1.Institute of Parallel Processing Technology,Zhongyuan Institute of Technology,Zhengzhou 450007,China;2.Network and In·formation Center,Henan University of Electric Power Workers,Zhengzhou 45005 1,China
-
- Keywords:
-
cyclic body dependence; Cache utilization; Loop unfolds; Instruction-level parallelism
- CLC:
-
-
- DOI:
-
-
- Abstract:
-
Parallel programming is closely related to the architecture of parallel computers, so its complexity is much greater than serial programming. The concepts of data decomposition and cyclic body dependence are introduced, and an approximate relationship model of cache utilization and effective speed of parallel computer is proposed. Through this model and an example, the method process of reducing and disassembling the data dependence in the computing target in parallel programming design is described, so as to achieve the purpose of exploring as much instruction-level parallelism as possible, improving cache utilization, and improving the effective speed of parallel system.