A GPU-accelerated Cartesian grid method for PDEs on irregular domain
Liwei Tan, Minsheng Huang, Wenjun Ying

TL;DR
This paper introduces a GPU-accelerated Cartesian grid method for solving PDEs on irregular domains using the kernel-free boundary integral approach, significantly improving computational speed and efficiency over CPU implementations.
Contribution
The paper develops GPU-based algorithms for the KFBI method, enabling efficient single- and multi-GPU solutions for PDEs on irregular domains, with demonstrated high accuracy and speed.
Findings
Single-GPU solver is 50-200 times faster than CPU implementations.
Multi-GPU solver achieves up to 60% parallel efficiency.
The method is second-order accurate and computationally efficient.
Abstract
The kernel-free boundary integral (KFBI) method has successfully solved partial differential equations (PDEs) on irregular domains. Diverging from traditional boundary integral methods, the computation of boundary integrals in KFBI is executed through the resolution of equivalent simple interface problems on Cartesian grids, utilizing fast algorithms. While existing implementations of KFBI methods predominantly utilize CPU platforms, GPU architecture's superior computational capabilities and extensive memory bandwidth offer an efficient resolution to computational bottlenecks. This paper delineates the algorithms adapted for both single-GPU and multiple-GPU applications. On a single GPU, assigning individual threads can control correction, interpolation, and jump calculations. The algorithm is expanded to multiple GPUs to enhance the processing of larger-scale problems. The arrowhead…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectromagnetic Scattering and Analysis · Engineering Applied Research · Thermal Analysis in Power Transmission
