A well-conditioned direct PinT algorithm for first-and second-order evolutionary equations
Jun Liu, Xiang-Sheng Wang, Shu-Lin Wu, Tao Zhou

TL;DR
This paper introduces a direct parallel-in-time algorithm for first- and second-order evolutionary equations that is well-conditioned, enabling high parallel efficiency and large-scale computations with minimal roundoff error.
Contribution
The authors develop a novel direct PinT algorithm with explicit formulas for eigenvector matrices, ensuring a well-conditioned diagonalization process for large numbers of time levels.
Findings
Achieves over 60 times speedup with 256 cores.
Proves the condition number of eigenvector matrix grows as O(n^2).
Demonstrates the method's stability and efficiency through numerical experiments.
Abstract
In this paper, we propose a direct parallel-in-time (PinT) algorithm for time-dependent problems with first- or second-order derivative. We use a second-order boundary value method as the time integrator that leads to a tridiagonal time discretization matrix. Instead of solving the corresponding all-at-once system iteratively, we diagonalize the time discretization matrix, which yields a direct parallel implementation across all time levels. A crucial issue on this methodology is how the condition number of the eigenvector matrix grows as is increased, where is the number of time levels. A large condition number leads to large roundoff error in the diagonalization procedure, which could seriously pollute the numerical accuracy. Based on a novel connection between the characteristic equation and the Chebyshev polynomials, we present explicit formulas for computing and…
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
TopicsNumerical methods for differential equations · Metaheuristic Optimization Algorithms Research · Model Reduction and Neural Networks
