TL;DR
This paper introduces a novel space-time block preconditioning method for all-at-once solutions of incompressible flow, enhancing parallelism and scalability in solving time-dependent PDEs.
Contribution
It extends spatial block preconditioning concepts to the space-time domain, enabling scalable, efficient solutions for incompressible flow problems.
Findings
Achieves perfect scalability with mesh refinement.
Maintains nonlinear iteration count in Navier-Stokes problems.
Minimal overhead compared to sequential time-stepping.
Abstract
Parallel-in-time methods have become increasingly popular in the simulation of time-dependent numerical PDEs, allowing for the efficient use of additional MPI processes when spatial parallelism saturates. Most methods treat the solution and parallelism in space and time separately. In contrast, all-at-once methods solve the full space-time system directly, largely treating time as simply another spatial dimension. All-at-once methods offer a number of benefits over separate treatment of space and time, most notably significantly increased parallelism and faster time-to-solution (when applicable). However, the development of fast, scalable all-at-once methods has largely been limited to time-dependent (advection-)diffusion problems. This paper introduces the concept of space-time block preconditioning for the all-at-once solution of incompressible flow. By extending well-known concepts…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
