DocumentCode :
3585398
Title :
Accelerating Kirchhoff Migration on GPU Using Directives
Author :
Rengan Xu ; Hugues, Maxime ; Calandra, Henri ; Chandrasekaran, Sunita ; Chapman, Barbara
Author_Institution :
Dept. of Comput. Sci., Univ. of Houston, Houston, TX, USA
fYear :
2014
Firstpage :
37
Lastpage :
46
Abstract :
Accelerators offer the potential to significantly improve the performance of scientific applications when offloading compute intensive portions of programs to the accelerators. However, effectively tapping their full potential is difficult owing to the programmability challenges faced by the users when mapping computation algorithms to the massively parallel architectures such as GPUs.Directive-based programming models offer programmers an option to rapidly create prototype applications by annotating region of code for offloading with hints to the compiler. This is critical to improve the productivity in the production code. In this paper, we study the effectiveness of a high-level directivebased programming model, OpenACC, for parallelizing a seismic migration application called Kirchhoff Migration on GPU architecture. Kirchhoff Migration is a real-world production code in the Oil & Gas industry. Because of its compute intensive property, we focus on the computation part and explore different mechanisms to effectively harness GPU´s computation capabilities and memory hierarchy. We also analyze different loop transformation techniques in different OpenACC compilers and compare their performance differences. Compared toone socket (10 CPU cores) on the experimental platform, one GPU achieved a maximum speedup of 20.54x and 6.72x for interpolation and extrapolation kernel functions.
Keywords :
extrapolation; geophysics computing; graphics processing units; interpolation; parallel architectures; program compilers; seismology; GPU architecture; GPU computation capability; Kirchhoff migration; OpenACC compiler; accelerator; computation algorithm; compute intensive portion; compute intensive property; directive-based programming model; extrapolation kernel function; high-level directive based programming model; interpolation kernel function; loop transformation technique; memory hierarchy; oil & gas industry; parallel architecture; productivity; programmability challenges; real-world production code; seismic migration application; Computational modeling; Computer architecture; Extrapolation; Graphics processing units; Interpolation; Kernel; Programming; OpenACC; Kirchhoff Migration; GPU; Directives; Programming Model;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Accelerator Programming using Directives (WACCPD), 2014 First Workshop on
Type :
conf
DOI :
10.1109/WACCPD.2014.8
Filename :
7081676
Link To Document :
بازگشت