Simulation of one-layer shallow water systems on multicore and CUDA architectures

  • Authors:
  • Marc De La Asunción;José M. Mantas;Manuel J. Castro

  • Affiliations:
  • Depto. Lenguajes y Sistemas Informáticos, Universidad de Granada, Granada, Spain;Depto. Lenguajes y Sistemas Informáticos, Universidad de Granada, Granada, Spain;Depto. Análisis Matemático, Universidad de Málaga, Málaga, Spain

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The numerical solution of shallow water systems is useful for several applications related to geophysical flows, but the big dimensions of the domains suggests the use of powerful accelerators to obtain numerical results in reasonable times. This paper addresses how to speed up the numerical solution of a first order well-balanced finite volume scheme for 2D one-layer shallow water systems by using modern Graphics Processing Units (GPUs) supporting the NVIDIA CUDA programming model. An algorithm which exploits the potential data parallelism of this method is presented and implemented using the CUDA model in single and double floating point precision. Numerical experiments show the high efficiency of this CUDA solver in comparison with a CPU parallel implementation of the solver and with respect to a previously existing GPU solver based on a shading language.