Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (21): 61-63.

• 研究、探讨 • Previous Articles     Next Articles

Research on hybrid parallel computation of AREM model for multi-core processors

ZHAO Jun1,2,WU Jianping2,SONG Junqiang2,GU Xuzan1   

  1. 1.Wuhan Institute of Heavy Rain,China Meteorological Administration,Wuhan 430074,China
    2.Institute of Software,College of Computer,National University of Defense Technology,Changsha 410073,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-07-21 Published:2011-07-21

多核环境下AREM模式混合并行计算研究

赵 军1,2,吴建平2,宋君强2,辜旭赞1   

  1. 1.中国气象局 武汉暴雨研究所,武汉 430074
    2.国防科学技术大学 计算机学院 软件研究所,长沙 410073

Abstract: Constructing a high performance computer system based on multi-core processors has become a mainstream means.Aiming at the feature of multi-core high performance computer system architecture containing the share-memory and distributed memory structure,the research and implementation on MPI/OpenMP hybrid parallel computation of AREM model are discussed.The results of performance evaluation show that the parallel application can be scaled to more processors,and its runtime can be shortened.High parallel performance can be obtained by requiring little programming effort.The MPI/OpenMP parallel program version can be incrementally created and the cost of parallel development is acceptable.

Key words: Advanced Regional Eta-coordinate Model(AREM), MPI, OpenMP, parallel computing

摘要: 使用多核处理器已成为构建高性能计算机系统的主流方式。结合多核高性能计算机系统集共享内存结构和分布式内存结构于一体的体系结构特点,对AREM模式开展MPI/OpenMP混合并行计算研究与实现。性能测试结果表明,使用MPI/OpenMP混合并行计算可以将并行应用扩展至更大处理机规模,缩短计算时间,不对原程序结构做大的改动、以增量方式和较小的并行化代价,取得比较好的并行计算效果。

关键词: 先进区域eta(AREM)模式, MPI, OpenMP, 并行计算