Approximation of boundary element matrices using GPGPUs and nested cross approximation

10/25/2015
by   Steffen Börm, et al.
0

The efficiency of boundary element methods depends crucially on the time required for setting up the stiffness matrix. The far-field part of the matrix can be approximated by compression schemes like the fast multipole method or H-matrix techniques. The near-field part is typically approximated by special quadrature rules like the Sauter-Schwab technique that can handle the singular integrals appearing in the diagonal and near-diagonal matrix elements. Since computing one element of the matrix requires only a small amount of data but a fairly large number of operations, we propose to use general-purpose graphics processing units (GPGPUs) to handle vectorizable portions of the computation: near-field computations are ideally suited for vectorization and can therefore be handled very well by GPGPUs. Modern far-field compression schemes can be split into a small adaptive portion that exhibits divergent control flows, and should therefore be handled by the CPU, and a vectorizable portion that can again be sent to GPGPUs. We propose a hybrid algorithm that splits the computation into tasks for CPUs and GPGPUs. Our method presented in this article is able to reduce the setup time of boundary integral operators by a significant factor of 19-30 for both the Laplace and the Helmholtz equation in 3D when using two consumer GPGPUs compared to a quad-core CPU.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/09/2020

Boundary Element Methods for the Wave Equation based on Hierarchical Matrices and Adaptive Cross Approximation

Time-domain Boundary Element Methods (BEM) have been successfully used i...
research
11/26/2021

Symmetric Near-Field Schur Complement Preconditioner for Hierarchal Electric Field Integral Equation Solve

In this paper, a robust and effective preconditioner for the fast Method...
research
05/10/2022

Adaptive ℋ-Matrix Computations in Linear Elasticity

This article deals with the adaptive and approximative computation of th...
research
09/09/2021

Fast Power Series Solution of Large 3-D Electrodynamic Integral Equation for PEC Scatterers

This paper presents a new fast power series solution method to solve the...
research
06/01/2020

Constructing the Field of Values of Decomposable and General Matrices

This paper describes and develops a fast and accurate algorithm that com...
research
02/06/2023

Finite element discretizations for variable-order fractional diffusion problems

We present a finite element scheme for fractional diffusion problems wit...
research
06/18/2020

The Only Undoable CRDTs are Counters

In comparing well-known CRDTs representing sets that can grow and shrink...

Please sign up or login with your details

Forgot password? Click here to reset