Mixed precision and mixed accuracy explicit two-derivative Runge--Kutta methods
Sigal Gottlieb, Zachary J. Grant, Cesar Herrera
TL;DR
This paper develops a mixed-precision framework for explicit two-derivative Runge--Kutta methods to time-evolve PDEs, extending Grant2022's perturbation theory to the $\dot{F}$ term and deriving order conditions that bound $O(\\varepsilon \\Delta t^m)$ perturbations. It designs and analyzes third–sixth order explicit MP-TDRK schemes that compute the second derivative in lower precision, achieving global error $E = O(\\Delta t^p) + O(\\varepsilon \\Delta t^m)$ under appropriate conditions. Numerical experiments on linear and nonlinear PDEs (e.g., linear advection and inviscid Burgers' equation) confirm the predicted convergence behavior and illustrate how perturbation magnitude $\\varepsilon$ influences stability regions and allowable time steps. The results highlight the potential of mixed-precision TDRKs to balance efficiency and accuracy in PDE time integration, with a roadmap for further optimization and extension to broader linear methods.
Abstract
Mixed precision Runge--Kutta methods have been recently developed and used for the time-evolution of partial differential equations. Two-derivative Runge--Kutta schemes may offer enhanced stability and accuracy properties compared to classical one-derivative methods, making them attractive in a wide variety of problems. However, their computational cost can be significant, motivating the use of a mixed-precision paradigm that employs different floating-point precisions for different function evaluations to balance efficiency and accuracy. To ensure that the perturbations introduced by the low precision computations do not destroy the accuracy of the solution, we need to understand how these perturbation errors propagate. We extend the numerical analysis mixed precision framework previously developed for Runge--Kutta methods to characterize the propagation of the perturbation errors arising from mixed precision computations in explicit and implicit two-derivative Runge--Kutta methods. We use this framework for analyzing the order of the perturbation errors, and for designing new methods that are less sensitive to the effect of the low precision computations. Numerical experiments on linear and nonlinear representative PDEs, demonstrate that appropriately designed mixed-precision two-derivative Runge--Kutta methods achieve the predicted accuracy.
