Parallel time integration using Batched BLAS (Basic Linear Algebra Subprograms) routines
Abstract
We present an approach for integrating the time evolution of quantum systems. We leverage the computation power of graphics processing units (GPUs) to perform the integration of all time steps in parallel. The performance boost is especially prominent for small to medium-sized quantum systems. The devised algorithm can largely be implemented using the recently-specified batched versions of the BLAS routines, and can therefore be easily ported to a variety of platforms. Our PARAllelized Matrix Exponentiation for Numerical Time evolution (PARAMENT) implementation runs on CUDA-enabled graphics processing units.
- Publication:
-
Computer Physics Communications
- Pub Date:
- January 2022
- DOI:
- 10.1016/j.cpc.2021.108181
- arXiv:
- arXiv:2108.07126
- Bibcode:
- 2022CoPhC.27008181H
- Keywords:
-
- Parallel time integration;
- Magnus integrators;
- Batched BLAS;
- GPU programming;
- Schrödinger equation;
- Exponential integrators;
- Mathematics - Numerical Analysis;
- Computer Science - Mathematical Software;
- Physics - Computational Physics;
- Quantum Physics
- E-Print:
- 8 pages including source of the integration core in pseudo C code