English

Stability Analysis and Performance Evaluation of Mixed-Precision Runge-Kutta Methods

Numerical Analysis 2022-12-23 v1 Numerical Analysis

Abstract

Additive Runge-Kutta methods designed for preserving highly accurate solutions in mixed-precision computation were proposed and analyzed in 4. These specially designed methods use reduced precision for the implicit computations and full precision for the explicit computations. In this work we analyze the stability properties of these methods and their sensitivity to the low precision rounding errors, and demonstrate their performance in terms of accuracy and efficiency. We develop codes in FORTRAN and Julia to solve nonlinear systems of ODEs and PDEs using the mixed precision additive Runge-Kutta (MP-ARK) methods. The convergence, accuracy, runtime, and energy consumption of these methods is explored. We show that for a given level of accuracy, suitably chosen MP-ARK methods may provide significant reductions in runtime.

Keywords

Cite

@article{arxiv.2212.11849,
  title  = {Stability Analysis and Performance Evaluation of Mixed-Precision Runge-Kutta Methods},
  author = {Ben Burnett and Sigal Gottlieb and Zachary J. Grant},
  journal= {arXiv preprint arXiv:2212.11849},
  year   = {2022}
}

Comments

30 pages, 20 figures, submitted to the Communications on Applied Mathematics and Computation for publication

R2 v1 2026-06-28T07:49:12.469Z