A New Parallel-in-time Direct Inverse Method for Nonlinear Differential Equations
Nail K. Yamaleev, Subhash Paudel

TL;DR
This paper introduces a parallel-in-time direct inverse method for nonlinear PDEs using BDF1 discretization, enabling efficient simultaneous solution across all time levels with significant speedup.
Contribution
The paper develops a novel parallel-in-time approach that solves the entire space-time system simultaneously, maintaining quadratic convergence and achieving high computational speedup.
Findings
Achieves up to 28x speedup on 32 cores for 2D nonlinear PDEs.
Maintains quadratic convergence rate of the Newton method.
Effective for both smooth and discontinuous solutions.
Abstract
We present a new approach to parallelization of the first-order backward difference discretization (BDF1) of the time derivative in partial differential equations, such as the nonlinear heat and viscous Burgers equations. The time derivative term is discretized by using the method of lines based on the implicit BDF1 scheme, while the inviscid and viscous terms are approximated by conventional 2nd-order 3-point central discretizations of the 1st- and 2nd-order derivatives in each spatial direction. The global system of nonlinear discrete equations in the space-time domain is solved by the Newton method for all time levels simultaneously. For the BDF1 discretization, this all-at-once system at each Newton iteration is block bidiagonal, which can be inverted directly in a blockwise manner, thus leading to a set of fully decoupled equations associated with each time level. This allows for…
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 · Electromagnetic Simulation and Numerical Methods · Matrix Theory and Algorithms
