A Parallel Numerical Acoustic Simulation on a GPU Using an Edge-Based Smoothed Finite Element Method

Xinggang Cao,Yong Cai,Xiangyang Cui
DOI: https://doi.org/10.1016/j.advengsoft.2020.102835
IF: 4.255
2020-01-01
Advances in Engineering Software
Abstract:In this paper, a parallel computing scheme for performing implicit finite element calculations on acoustic problems running on a graphics processing unit (GPU) is proposed. This scheme combines the element-by-element (EBE) strategy and the edge-based smoothed finite element method (ES-FEM). A mapping strategy based on the ES-FEM is developed to parallel calculate various formulas for smoothing domains. A semi-parallel construction method for the smoothing domain is developed to address the fact that the smoothing domain is difficult to construct in parallel computing. This construction method is further developed into a pre-indexing method of the degrees of freedom (DOFs), which can be used with the parallel preconditioned conjugate gradient (PCG) method of solving linear equations to improve its computational efficiency. After the program flow diagram has been designed, Nvidia's CUDA is used to implement GPU-based parallel computing. Several numerical experiments are used to demonstrate the accuracy and efficiency of the proposed scheme.
What problem does this paper attempt to address?