next up previous [pdf]

Next: Introduction Up: Reproducible Documents

Published as Geophysics, 78, F7-F15, (2013)

Solving 3D Anisotropic Elastic Wave Equations on Parallel GPU Devices

Robin M. Weiss% latex2html id marker 1417
\setcounter{footnote}{1}\fnsymbol{footnote}and Jeffrey Shragge% latex2html id marker 1418
\setcounter{footnote}{1}\fnsymbol{footnote}
% latex2html id marker 1419
\setcounter{footnote}{1}\fnsymbol{footnote}Centre for Petroleum Geoscience and CO$ _2$ Sequestration,
The University of Western Australia,
35 Stirling Highway, Crawley WA 6008, Australia


Abstract:

Efficiently modeling seismic datasets in complex 3D anisotropic media by solving the 3D elastic wave equation is an important challenge in computational geophysics. Using a stress-stiffness formulation on a regular grid, we present a 3D finite-difference time-domain (FDTD) solver using a 2$ ^{nd}$ -order temporal and 8$ ^{th}$ -order spatial accuracy stencil that leverages the massively parallel architecture of graphics processing units (GPUs) to accelerate the computation of key kernels. The relatively small memory of an individual GPU limits the model domain sizes that can be computed on a single device. To circumvent this constraint and move toward modeling industry-sized 3D anisotropic elastic data sets, we parallelize computation across multiple GPU devices by using domain decomposition and, for each time step, employing an inter-device communication protocol to exchange data values falling within interior boundaries of each sub-domain. For two or more GPU devices within a single compute node, we use direct peer-to-peer (i.e., GPU-to-GPU) communication, while for networked nodes we employ message-passing interface (MPI) directives to route data over the network. Our 2D GPU-based anisotropic elastic modeling tests achieved a 10$ \times$ speedup relative to an OpenMP CPU implementation run on an eight-core machine, while our 3D tests using dual GPU devices produced up to a 28$ \times$ speedup. The performance boost afforded by the GPU architecture allows us to model seismic data for 3D anisotropic elastic models at lower hardware cost and in less time than previously possible.




next up previous [pdf]

Next: Introduction Up: Reproducible Documents

2013-12-07