航空学报 > 1993, Vol. 14 Issue (8): 427-430

流场计算程序并行化方法的研究

康继昌, 于跃, 洪远麟   

  1. 西北工业大学,西安 710072
  • 收稿日期:1991-09-09 修回日期:1992-07-03 出版日期:1993-08-25 发布日期:1993-08-25

METHODOLOGICAL STUDY OF PROGRAM PARALLELIZATION FOR FLUID FIELD COMPUTATION

Kang Ji-chang, Yu Yue, Hong Yuan-lin   

  1. Northwestern Polytechnical University, Xi'an, 710072
  • Received:1991-09-09 Revised:1992-07-03 Online:1993-08-25 Published:1993-08-25

摘要: 利用“流场分区”的方法把流场计算程序并行化,并成功地在Transputer并行计算机上运行,并行效率可达到80%。介绍了流场划分、并行编程以及提高并行效率的方法。

关键词: 流场计算, 程序并行化, 流场划分

Abstract: A fluid field computation program was parallelized by means of "fluid field decomposition" , and ran successfully in a transputer-based parallel computer, with a parallel efficiency as high as 80%. Field decomposition is based on data parallelization, which has an advantage over program parallelization in that each node program is very similar to the original sequential program. So programming is quite easy. The formulas for speedup and parallel efficiency evaluation are proposed. It is shown that high parallel efficiency can be reached by choosing appropriate computation / communication time ratio.

Key words: fluid field computation, program parallelization, fluid field decomposition