English

GPU accelerated spectral finite elements on all-hex meshes

Computational Engineering, Finance, and Science 2016-09-21 v1 Distributed, Parallel, and Cluster Computing Numerical Analysis

Abstract

This paper presents a spectral element finite element scheme that efficiently solves elliptic problems on unstructured hexahedral meshes. The discrete equations are solved using a matrix-free preconditioned conjugate gradient algorithm. An additive Schwartz two-scale preconditioner is employed that allows h-independence convergence. An extensible multi-threading programming API is used as a common kernel language that allows runtime selection of different computing devices (GPU and CPU) and different threading interfaces (CUDA, OpenCL and OpenMP). Performance tests demonstrate that problems with over 50 million degrees of freedom can be solved in a few seconds on an off-the-shelf GPU.

Keywords

Cite

@article{arxiv.1506.05996,
  title  = {GPU accelerated spectral finite elements on all-hex meshes},
  author = {J. -F. Remacle and R. Gandham and T. Warburton},
  journal= {arXiv preprint arXiv:1506.05996},
  year   = {2016}
}

Comments

23 pages, 7 figures

R2 v1 2026-06-22T09:56:39.906Z