Leveraging Mixed Precision in Exponential Time Integration Methods
Cody J. Balos, Steven Roberts, David J. Gardner

TL;DR
This paper introduces two novel mixed precision techniques for exponential time integration methods, enhancing efficiency and accuracy in solving differential equations amidst the rise of low precision hardware.
Contribution
It presents two new approaches for incorporating mixed precision in exponential integrators, improving computational efficiency and accuracy over existing low precision methods.
Findings
Both approaches outperform purely low precision in accuracy.
The methods are more efficient than double precision in PDE solutions.
Applicable to matrix exponentials in scientific computing.
Abstract
The machine learning explosion has created a prominent trend in modern computer hardware towards low precision floating-point operations. In response, there have been growing efforts to use low and mixed precision in general scientific computing. One important area that has received limited exploration is time-integration methods, which are used for solving differential equations that are ubiquitous in science and engineering applications. In this work, we develop two new approaches for leveraging mixed precision in exponential time integration methods. The first approach is based on a reformulation of the exponential Rosenbrock--Euler method allowing for low precision computations in matrix exponentials independent of the particular algorithm for matrix exponentiation. The second approach is based on an inexact and incomplete Arnoldi procedure in Krylov approximation methods 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.
