Christgau, SteffenSpazier, JohannesSchnor, BettinaHammitzsch, MartinBabeyko, AndreyWächter, Joachim2017-06-292017-06-292014This paper presents an GPU accelerated version of the tsunami simulation EasyWave. Using two different GPU generations (Nvidia Tesla and Fermi) different optimization techniques were applied to the application following the principle of locality. Their performance impact was analyzed for both hardware generations. The Fermi GPU not only has more cores, but also possesses a L2 cache shared by all streaming multiprocessors. It is revealed that even the most tuned code on the Tesla does not reach the performance of the unoptimized code on the Fermi GPU. Further, a comparison between CUDA and OpenACC shows that the platform independent approach does not reach the speed of the native CUDA code. A deeper analysis shows that memory access patterns have a critical impact on the compute kernels’ performance, although this seems to be caused by the compiler in use.enA comparison of CUDA and OpenACC: Accelerating the Tsunami Simulation EasyWaveText/Journal Article0177-0454