English

Initial Guesses for Sequences of Linear Systems in a GPU-Accelerated Incompressible Flow Solver

Numerical Analysis 2020-09-24 v1 Numerical Analysis

Abstract

We consider several methods for generating initial guesses when iteratively solving sequences of linear systems, showing that they can be implemented efficiently in GPU-accelerated PDE solvers, specifically solvers for incompressible flow. We propose new initial guess methods based on stabilized polynomial extrapolation and compare them to the projection method of Fischer [15], showing that they are generally competitive with projection schemes despite requiring only half the storage and performing considerably less data movement and communication. Our implementations of these algorithms are freely available as part of the libParanumal collection of GPU-accelerated flow solvers.

Keywords

Cite

@article{arxiv.2009.10863,
  title  = {Initial Guesses for Sequences of Linear Systems in a GPU-Accelerated Incompressible Flow Solver},
  author = {Anthony P. Austin and Noel Chalmers and Tim Warburton},
  journal= {arXiv preprint arXiv:2009.10863},
  year   = {2020}
}

Comments

28 pages, 5 figures

R2 v1 2026-06-23T18:43:57.859Z