A matrix-free ILU realization based on surrogates
Daniel Drzisga, Andreas Wagner, Barbara Wohlmuth

TL;DR
This paper introduces a novel matrix-free ILU(0) smoother for finite element methods on hybrid tetrahedral grids, enabling efficient large-scale simulations with reduced memory usage.
Contribution
It proposes a memory-efficient, matrix-free ILU(0) smoother using surrogate matrix polynomials for low-order finite elements on hybrid grids, enhancing large-scale solver performance.
Findings
Effective ILU(0) smoothing on macro-tetrahedra
Surrogate polynomial evaluation reduces memory footprint
Convergence rates depend on polynomial order
Abstract
Matrix-free techniques play an increasingly important role in large-scale simulations. Schur complement techniques and massively parallel multigrid solvers for second-order elliptic partial differential equations can significantly benefit from reduced memory traffic and consumption. The matrix-free approach often restricts solver components to purely local operations, for instance, the Jacobi- or Gauss--Seidel-Smoothers in multigrid methods. An incomplete LU (ILU) decomposition cannot be calculated from local information and is therefore not amenable to an on-the-fly computation which is typically needed for matrix-free calculations. It generally requires the storage and factorization of a sparse matrix which contradicts the low memory requirements in large scale scenarios. In this work, we propose a matrix-free ILU realization. More precisely, we introduce a memory-efficient,…
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
TopicsAdvanced Numerical Methods in Computational Mathematics · Numerical methods for differential equations · Electromagnetic Simulation and Numerical Methods
