Parallel Simulations of Dynamic Earthquake Rupture Along Geometrically Complex Faults on CMP Systems

被引:2
作者
Wu, Xingfu [1 ]
Duan, Benchun [2 ]
Taylor, Valerie [3 ]
机构
[1] Texas A&M Univ, Dept Comp Sci & Engn, Inst Appl Math & Computat Sci, College Stn, TX 77843 USA
[2] Texas A&M Univ, Dept Geol & Geophys, College Stn, TX 77843 USA
[3] Texas A&M Univ, Dept Comp Sci & Engn, College Stn, TX 77843 USA
基金
美国国家科学基金会;
关键词
Parallel simulations; Earthquake rupture; Finite element method; OpenMP; MPI; CMPs;
D O I
10.1260/1748-3018.5.2.313
中图分类号
TP39 [计算机的应用];
学科分类号
081203 ; 0835 ;
摘要
Chip multiprocessors (CMP) are widely used for high performance computing and are being configured in a hierarchical manner to compose a CMP compute node in a CMP system. Such a CMP system provides a natural programming paradigm for hybrid MPI/OpenMP applications. In this paper, we use OpenMP to parallelize a sequential earthquake simulation code for modeling spontaneous earthquake rupture along geometrically complex faults on two CMP systems, IBM POWER5+ system and SUN Opteron server. The experimental results indicate that the OpenMP implementation has the accurate output results and the good scalability on the two CMP systems. We apply the optimization techniques such as large page and processor binding to the OpenMP implementation to achieve up to 7.05% performance improvement on the CMP systems without any code modification. Further, we illustrate an element-based partitioning scheme for explicit finite element methods. Based on the partitioning scheme and what we learn from the OpenMP implementation, we discuss how efficiently to use hybrid MPI/OpenMP to parallelize the sequential earthquake rupture simulation code in order to not only achieve multiple levels of parallelism of the code but also to reduce the communication overhead of MPI within a CMP node by taking advantage of the shared address space and on-chip high inter-core bandwidth and low inter-core latency. Our initial experimental results indicate that the hybrid MPI/OpenMP implementation obtains the accurate output results and has good scalability on CMP systems.
引用
收藏
页码:313 / 340
页数:28
相关论文
共 17 条
[1]  
Akcelik V., 2003, SC03
[2]  
[Anonymous], 2007, SUN STUDIO 12 FORTRA
[3]   Toward petascale earthquake simulations [J].
Cui, Yifeng ;
Moore, Reagan ;
Olsen, Kim ;
Chourasia, Amit ;
Maechling, Philip ;
Minster, Bernard ;
Day, Steven ;
Hu, Yuanfang ;
Zhu, Jing ;
Jordan, Thomas .
ACTA GEOTECHNICA, 2009, 4 (02) :79-93
[4]   Heterogeneous fault stresses from previous earthquakes and the effect on dynamics of parallel strike-slip faults [J].
Duan, Benchun ;
Oglesby, David D. .
JOURNAL OF GEOPHYSICAL RESEARCH-SOLID EARTH, 2006, 111 (B5)
[5]   Nonuniform prestress from prior earthquakes and the effect on dynamics of branched fault systems [J].
Duan, Benchun ;
Oglesby, David D. .
JOURNAL OF GEOPHYSICAL RESEARCH-SOLID EARTH, 2007, 112 (B5)
[6]   Role of initial stress rotations in rupture dynamics and ground motion: A case study with implications for the Wenchuan earthquake [J].
Duan, Benchun .
JOURNAL OF GEOPHYSICAL RESEARCH-SOLID EARTH, 2010, 115
[7]   Inelastic strain distribution and seismic radiation from rupture of a fault kink [J].
Duan, Benchun ;
Day, Steven M. .
JOURNAL OF GEOPHYSICAL RESEARCH-SOLID EARTH, 2008, 113 (B12)
[8]   The SCEC/USGS Dynamic Earthquake Rupture Code Verification Exercise [J].
Harris, R. A. ;
Barall, M. ;
Archuleta, R. ;
Dunham, E. ;
Aagaard, B. ;
Ampuero, J. P. ;
Bhat, H. ;
Cruz-Atienza, V. ;
Dalguer, L. ;
Dawson, P. ;
Day, S. ;
Duan, B. ;
Ely, G. ;
Kaneko, Y. ;
Kase, Y. ;
Lapusta, N. ;
Liu, Y. ;
Ma, S. ;
Oglesby, D. ;
Olsen, K. ;
Pitarka, A. ;
Song, S. ;
Templeton, E. .
SEISMOLOGICAL RESEARCH LETTERS, 2009, 80 (01) :119-126
[9]  
Hepkin D., 2006, GUIDE MULTIPLE PAGE
[10]  
Levesque J., 2007, UNDERSTANDING MITIGA