首页 | 本学科首页   官方微博 | 高级检索  
     


Scalability of hybrid programming for a CFD code on the Earth Simulator
Authors:K Itakura  A Uno  M Yokokawa  T Ishihara  Y Kaneda
Affiliation:

aEarth Simulator Center, Japan Agency for Marine-Earth Science and Technology, Kanazawa-ku, Yokohama 236-0001, Japan

bGrid Technology Research Center, National Institute for Advanced Industrial Science and Technology, Umezono 1-1-1, Tsukuba 305-3568, Japan

cDepartment of Computational Science and Engineering, Graduate School of Engineering, Nagoya University, Nagoya 464-8603, Japan

Abstract:The Earth Simulator (ES) is an SMP cluster system. There are two types of parallel programming models available on the ES. One is a flat programming model, in which a parallel program is implemented by MPI interfaces only, both within an SMP node and among nodes. The other is a hybrid programming model, in which a parallel program is written by using thread programming within an SMP node and MPI programming among nodes simultaneously. It is generally known that it is difficult to obtain the same high level of performance using the hybrid programming model as can be achieved with the flat programming model.

In this paper, we have evaluated scalability of the code for direct numerical simulation of the Navier–Stokes equations on the ES. The hybrid programming model achieves the sustained performance of 346.9 Gflop/s, while the flat programming model achieves 296.4 Gflop/s with 16 PNs of the ES for a DNS problem size of 2563. For small scale problems, however, the hybrid programming model is not as efficient because of microtasking overhead. It is shown that there is an advantage for the hybrid programming model on the ES for the larger size problems.

Keywords:SMP cluster  Earth Simulator  Hybrid programming  MPI programming  Scalability
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号