Next Article in Journal
Double Security Level Protection Based on Chaotic Maps and SVD for Medical Images
Previous Article in Journal
Estimating the Relative Risks of Spatial Clusters Using a Predictor–Corrector Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient GPU-Accelerated Algorithm for Solving Dynamic Response of Fluid-Saturated Porous Media

School of Resources and Security Engineering, Central South University, Changsha 410083, China
*
Author to whom correspondence should be addressed.
Mathematics 2025, 13(2), 181; https://doi.org/10.3390/math13020181
Submission received: 10 December 2024 / Revised: 30 December 2024 / Accepted: 2 January 2025 / Published: 7 January 2025

Abstract

The traditional finite element program is executed on the CPU; however, it is challenging for the CPU to compute the ultra-large scale finite element model. In this paper, we present a set of efficient algorithms based on GPU acceleration technology for the dynamic response of fluid-saturated porous media, named PNAM, encompassing the assembly of the global matrix and the iterative solution of equations. In the assembly part, the CSR storage format of the global matrix is directly obtained from the element matrix. For data with two million degrees of freedom, it merely takes approximately 1 s to generate all the data of global matrices, which is significantly superior to the CPU version. Regarding the iterative solution of equations, a novel algorithm based on the CUDA kernel function is proposed. For a data set with two million degrees of freedom, it takes only about 0.05 s to compute an iterative step and transfer the data to the CPU. The program is designed to calculate either in single or double precision. The change in precision has little impact on the assembly of the global matrix, but the calculation time of double precision is generally 1.5 to 2 times that of single precision in the iterative solution part for a model with 2 million degrees of freedom. PNAM has high computational efficiency and great compatibility, which can be used to solve not only saturated fluid problems but also a variety of other problems.
Keywords: CUDA; u-p dynamic formulation; finite elements; speedup; GPU-acceleration CUDA; u-p dynamic formulation; finite elements; speedup; GPU-acceleration

Share and Cite

MDPI and ACS Style

Lin, W.; Zhou, Q.; Chen, X.; Shi, W.; Ai, J. An Efficient GPU-Accelerated Algorithm for Solving Dynamic Response of Fluid-Saturated Porous Media. Mathematics 2025, 13, 181. https://doi.org/10.3390/math13020181

AMA Style

Lin W, Zhou Q, Chen X, Shi W, Ai J. An Efficient GPU-Accelerated Algorithm for Solving Dynamic Response of Fluid-Saturated Porous Media. Mathematics. 2025; 13(2):181. https://doi.org/10.3390/math13020181

Chicago/Turabian Style

Lin, Wancang, Qinglong Zhou, Xinyi Chen, Wenhao Shi, and Jie Ai. 2025. "An Efficient GPU-Accelerated Algorithm for Solving Dynamic Response of Fluid-Saturated Porous Media" Mathematics 13, no. 2: 181. https://doi.org/10.3390/math13020181

APA Style

Lin, W., Zhou, Q., Chen, X., Shi, W., & Ai, J. (2025). An Efficient GPU-Accelerated Algorithm for Solving Dynamic Response of Fluid-Saturated Porous Media. Mathematics, 13(2), 181. https://doi.org/10.3390/math13020181

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop