Interweaving PFASST and Parallel Multigrid
Michael Minion, Robert Speck, Matthias Bolten, Matthew Emmett, Daniel, Ruprecht

TL;DR
This paper explores integrating multigrid methods within PFASST to improve the efficiency of parallel time integration for PDEs, analyzing different coupling strategies and their impact on performance.
Contribution
It introduces and evaluates strategies for coupling PFASST with multigrid solvers, focusing on implicit diffusion treatment in PDEs, and compares full accuracy versus fixed V-cycle approaches.
Findings
Coupling PFASST with multigrid can enhance parallel efficiency.
Using fewer V-cycles reduces per-iteration cost but may increase total iterations.
Numerical experiments demonstrate trade-offs between accuracy and efficiency.
Abstract
The parallel full approximation scheme in space and time (PFASST) introduced by Emmett and Minion in 2012 is an iterative strategy for the temporal parallelization of ODEs and discretized PDEs. As the name suggests, PFASST is similar in spirit to a space-time FAS multigrid method performed over multiple time-steps in parallel. However, since the original focus of PFASST has been on the performance of the method in terms of time parallelism, the solution of any spatial system arising from the use of implicit or semi-implicit temporal methods within PFASST have simply been assumed to be solved to some desired accuracy completely at each sub-step and each iteration by some unspecified procedure. It hence is natural to investigate how iterative solvers in the spatial dimensions can be interwoven with the PFASST iterations and whether this strategy leads to a more efficient overall approach.…
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.
