. de la Asunción, M., Mantas, J., & Díaz, Manuel J., C. Volume 6272, D'Ambra, P., Guarracino, M., & Talia, D., editors. Programming CUDA-Based GPUs to Simulate Two-Layer Shallow Water Flows, pages 353-364. Springer Berlin / Heidelberg, 2010.
Programming CUDA-Based GPUs to Simulate Two-Layer Shallow Water Flows [link]Paper  abstract   bibtex   
The two-layer shallow water system is used as the numerical model to simulate several phenomena related to geophysical flows such as the steady exchange of two different water flows, as occurs in the Strait of Gibraltar, or the tsunamis generated by underwater landslides. The numerical solution of this model for realistic domains imposes great demands of computing power and modern Graphics Processing Units (GPUs) have demonstrated to be a powerful accelerator for this kind of computationally intensive simulations. This work describes an accelerated implementation of a first order well-balanced finite volume scheme for 2D two-layer shallow water systems using GPUs supporting the CUDA (Compute Unified Device Architecture) programming model and double precision arithmetic. This implementation uses the CUDA framewok to exploit efficiently the potential fine-grain data parallelism of the numerical algorithm. Two versions of the GPU solver are implemented and studied: one using both single and double precision, and another using only double precision. Numerical experiments show the efficiency of this CUDA solver on several GPUs and a comparison with an efficient multicore CPU implementation of the solver is also reported.
@InBook{Asuncion2010,
  author    = {de la Asunci{\'o}n, Marc and Mantas, Jos{\'e}-Miguel and Castro D{\'i}az, Manuel J.},
  editor    = {D'Ambra, P. and Guarracino, M. and Talia, D.},
  pages     = {353-364},
  publisher = {Springer Berlin / Heidelberg},
  title     = {{P}rogramming {CUDA}-{B}ased {GPU}s to {S}imulate {T}wo-{L}ayer {S}hallow {W}ater {F}lows},
  year      = {2010},
  series    = {Lecture Notes in Computer Science},
  volume    = {6272},
  abstract  = {The two-layer shallow water system is used as the numerical model to simulate several phenomena related to geophysical flows such as the steady exchange of two different water flows, as occurs in the Strait of Gibraltar, or the tsunamis generated by underwater landslides. The numerical solution of this model for realistic domains imposes great demands of computing power and modern Graphics Processing Units (GPUs) have demonstrated to be a powerful accelerator for this kind of computationally intensive simulations. This work describes an accelerated implementation of a first order well-balanced finite volume scheme for 2D two-layer shallow water systems using GPUs supporting the CUDA (Compute Unified Device Architecture) programming model and double precision arithmetic. This implementation uses the CUDA framewok to exploit efficiently the potential fine-grain data parallelism of the numerical algorithm. Two versions of the GPU solver are implemented and studied: one using both single and double precision, and another using only double precision. Numerical experiments show the efficiency of this CUDA solver on several GPUs and a comparison with an efficient multicore CPU implementation of the solver is also reported.},
  url       = {http://dx.doi.org/10.1007/978-3-642-15291-7_32},
}

Downloads: 0