High-Performance Implementation of the Optimized Event Generator for Strong-Field QED Plasma Simulations
Elena Panova, Valentin Volokitin, Aleksei Bashinov, Alexander Muraviev, Evgeny Efimenko, Iosif Meyerov
TL;DR
SFQED simulations are computationally intensive due to stochastic rates and potential cascades. The authors implement a high‑performance version of the QED module using inverse sampling with minimal rate evaluations, augmented with vectorization and multi‑threading. They demonstrate 2.4x speedups on hi-$\chi$ and 30% improvements on PICADOR, with overall runtime reductions, validating portability and practical impact. The work provides portable techniques and open‑source code to enable scalable SFQED‑PIC simulations on modern HPC systems.
Abstract
Numerical simulation of strong-field quantum electrodynamics (SFQED) processes is an essential step towards current and future high-intensity laser experiments. The complexity of SFQED phenomena and their stochastic nature make them extremely computationally challenging, requiring the use of supercomputers for realistic simulations. Recently, we have presented a novel approach to numerical simulation of SFQED processes based on an accurate approximation of precomputed rates, which minimizes the number of rate calculations per QED event. The current paper is focused on the high-performance implementation of this method, including vectorization of resource-intensive kernels and improvement of parallel computing efficiency. Using two codes, PICADOR and hi-$χ$ (the latter being free and publicly available), we demonstrate significant reduction in computation time due to these improvements. We hope that the proposed approach can be applied in other codes for the numerical simulation of SFQED processes.
