@@ -69,5 +69,5 @@ make a physics-complete comparison also at high energies.
## Parallel processing of radio signals and detector arrays in CORSIKA 8
### A.A. Alves Jr, N. Karastathis, T. Huege
This contribution describes some recent advances in the parallelization of the generation and processing of radio signals emitted by particle showers crossing different media in CORSIKA 8. CORSIKA 8 is a Monte Carlo simulation framework for modelling ultra-high energy secondary particle cascades in astroparticle physics.
The aspects associated with the generation and processing of radio signals in antennas arrays are reviewed, focusing on the key design opportunities and constraints for deployment of multiple threads on such calculations. The audience is also introduced to Gyges, a lightweight, header-only and flexible multithread self-adaptive scheduler written compiliant with C++17 and C++20, which is used to distribute and manage the worker computer threads during the parallel calculations. Finally, performance gain measurements are provided and the integration into CORSIKA 8 is commented.
This contribution describes some recent advances in the parallelization of the generation and processing of radio signals emitted by particle showers crossing different media in CORSIKA 8. CORSIKA 8 is a Monte Carlo simulation framework for modeling ultra-high energy secondary particle cascades in astroparticle physics.
The aspects associated with the generation and processing of radio signals in antennas arrays are reviewed, focusing on the key design opportunities and constraints for deployment of multiple threads on such calculations. The audience is also introduced to Gyges, a lightweight, header-only and flexible multithread self-adaptive scheduler written compliant with C++17 and C++20, which is used to distribute and manage the worker computer threads during the parallel calculations. Finally, performance gain measurements are provided and the integration into CORSIKA 8 is commented.