Weighted Relaxation for Multigrid Reduction in Time
Masumi Sugiyama (1), Jacob B. Schroder (2), Ben S. Southworth (3),, Stephanie Friedhoff (4) ((1) University of Tennessee at Chattanooga, (2), University of New Mexico, (3) Los Alamos National Laboratory, (4) University, of Wuppertal)

TL;DR
This paper introduces weighted relaxation into multigrid-reduction-in-time (MGRIT) methods, deriving convergence bounds and demonstrating that non-unit weights improve convergence speed and robustness in parallel time-integration.
Contribution
The work extends MGRIT by incorporating weighted relaxation, providing theoretical convergence analysis and empirical evidence of improved efficiency over unweighted methods.
Findings
Weighted relaxation improves convergence rates by 10-20%.
Non-unit weights enable faster iteration counts.
Under-relaxation restores convergence in some cases.
Abstract
Based on current trends in computer architectures, faster compute speeds must come from increased parallelism rather than increased clock speeds, which are currently stagnate. This situation has created the well-known bottleneck for sequential time-integration, where each individual time-value (i.e., time-step) is computed sequentially. One approach to alleviate this and achieve parallelism in time is with multigrid. In this work, we consider multigrid-reduction-in-time (MGRIT), a multilevel method applied to the time dimension that computes multiple time-steps in parallel. Like all multigrid methods, MGRIT relies on the complementary relationship between relaxation on a fine-grid and a correction from the coarse grid to solve the problem. All current MGRIT implementations are based on unweighted-Jacobi relaxation; here we introduce the concept of weighted relaxation to MGRIT. We derive…
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 · Matrix Theory and Algorithms
