Parallelization of shallow water simulations on current multi-threaded systems

  • Authors:
  • Jacobo Lobeiras;Moisés Viñas;Margarita Amor;Basilio B Fraguela;Manuel Arenaz;Ja García;Mj Castro

  • Affiliations:
  • Computer Architecture Group (GAC), University of A Coruña (UDC), A Coruña, Spain;Computer Architecture Group (GAC), University of A Coruña (UDC), A Coruña, Spain;Computer Architecture Group (GAC), University of A Coruña (UDC), A Coruña, Spain;Computer Architecture Group (GAC), University of A Coruña (UDC), A Coruña, Spain;University of A Coruña (UDC), A Coruña, Spain;M2NICA group, University of A Coruña (UDC), A Coruña, Spain;EDANYA group, University of Málaga (UMA), Málaga, Spain

  • Venue:
  • International Journal of High Performance Computing Applications
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this work, several parallel implementations of a numerical model of pollutant transport on a shallow water system are presented. These parallel implementations are developed in two phases. First, the sequential code is rewritten to exploit the stream programming model. And second, the streamed code is targeted for current multi-threaded systems, in particular, multi-core CPUs and modern GPUs. The performance is evaluated on a multi-core CPU using OpenMP, and on a GPU using the streaming-oriented programming language Brook+, as well as the standard language for heterogeneous systems, OpenCL.