Porting HEP Parameterized Calorimeter Simulation Code to GPUs
Zhihua Dong, Heather Gray, Charles Leggett, Meifeng Lin, Vincent R., Pascuzzi, Kwangmin Yu

TL;DR
This paper explores porting the ATLAS FastCaloSim calorimeter simulation code to GPUs, demonstrating significant speed-ups and discussing implementation details for CUDA and portable parallel architectures like Kokkos.
Contribution
It presents the first successful port of a HEP parameterized calorimeter simulation to GPUs, enabling faster processing for high-luminosity LHC conditions.
Findings
GPU implementation achieves significant speed-ups
Porting to CUDA and Kokkos enhances performance and portability
Supports high particle multiplicities at high-luminosity LHC
Abstract
The High Energy Physics (HEP) experiments, such as those at the Large Hadron Collider (LHC), traditionally consume large amounts of CPU cycles for detector simulations and data analysis, but rarely use compute accelerators such as GPUs. As the LHC is upgraded to allow for higher luminosity, resulting in much higher data rates, purely relying on CPUs may not provide enough computing power to support the simulation and data analysis needs. As a proof of concept, we investigate the feasibility of porting a HEP parameterized calorimeter simulation code to GPUs. We have chosen to use FastCaloSim, the ATLAS fast parametrized calorimeter simulation. While FastCaloSim is sufficiently fast such that it does not impose a bottleneck in detector simulations overall, significant speed-ups in the processing of large samples can be achieved from GPU parallelization at both the particle (intra-event)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParticle physics theoretical and experimental studies · Particle Detector Development and Performance · High-Energy Particle Collisions Research
