English

Acceleration of tensor-product operations for high-order finite element methods

Mathematical Software 2017-11-15 v2 Distributed, Parallel, and Cluster Computing Numerical Analysis Performance Numerical Analysis

Abstract

This paper is devoted to GPU kernel optimization and performance analysis of three tensor-product operators arising in finite element methods. We provide a mathematical background to these operations and implementation details. Achieving close-to-the-peak performance for these operators requires extensive optimization because of the operators' properties: low arithmetic intensity, tiered structure, and the need to store intermediate results inside the kernel. We give a guided overview of optimization strategies and we present a performance model that allows us to compare the efficacy of these optimizations against an empirically calibrated roofline.

Keywords

Cite

@article{arxiv.1711.00903,
  title  = {Acceleration of tensor-product operations for high-order finite element methods},
  author = {Kasia Świrydowicz and Noel Chalmers and Ali Karakus and Timothy Warburton},
  journal= {arXiv preprint arXiv:1711.00903},
  year   = {2017}
}

Comments

31 pages, 11 figures

R2 v1 2026-06-22T22:34:30.749Z