9098

A journey from single-GPU to optimized multi-GPU SPH with CUDA

E. Rustico, G. Bilotta, G. Gallo, A. Herault, C. Del Negro, R. A. Dalrymple
Dipartimento di Matematica e Informatica, Universita di Catania, Catania, Italy
7th SPHERIC Workshop, 2012

@article{rustico2012journey,

   title={A journey from single-GPU to optimized multi-GPU SPH with CUDA},

   author={Rustico, E and Bilotta, G and Gallo, G and H{‘e}rault, A and Del Negro, C and Dalrymple, RA},

   year={2012}

}

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

2337

views

We present an optimized multi-GPU version of GPUSPH, a CUDA implementation of fluid-dynamics models based on the Smoothed Particle Hydrodynamics (SPH) numerical method. SPH is a well-known Lagrangian model for the simulation of free-surface fluid flows; it exposes a high degree of parallelism and has already been successfully ported to GPU. We extend the GPU-based simulator to exploit multiple GPUs simultaneously, to obtain a gain in speed and overcome the memory limitations of using a single device. The computational domain is spatially split with minimal overlap and shared volume slices are updated at every iteration of the simulation. Data transfers are asynchronous with computations, thus completely covering the overhead introduced by slice exchange. A simple yet effective load balancing policy preserves the performance in case of unbalanced simulations due to asymmetric fluid topologies. The obtained speedup factor closely follows the ideal one and it is possible to run simulations with a higher number of particles than would fit on a single device. efficiency of the parallelization.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: