A CUDA-based implementation of an improved SPH method on GPU

作者:

Highlights:

摘要

We present a CUDA-based parallel implementation on GPU architecture of a modified version of the Smoothed Particle Hydrodynamics (SPH) method. This modified formulation exploits a strategy based on the Taylor series expansion, which simultaneously improves the approximation of a function and its derivatives with respect to the standard formulation. The improvement in accuracy comes at the cost of an additional computational effort. The computational demand becomes increasingly crucial as problem size increases but can be addressed by employing fast summations in a parallel computational scheme. The experimental analysis showed that our parallel implementation significantly reduces the runtime, when compared to the CPU-based implementation.

论文关键词:Smoothed particle hydrodynamics,Fast gauss transform,Graphics processing unit

论文评审过程:Received 14 February 2020, Revised 27 May 2020, Accepted 14 June 2020, Available online 30 June 2020, Version of Record 11 July 2021.

论文官网地址:https://doi.org/10.1016/j.amc.2020.125482