EPJ Web of Conferences (Jan 2024)

Line Segment Tracking in the High-luminosity LHC

  • Chang Philip,
  • Elmer Peter,
  • Gu Yanxi,
  • Krutelyov Vyacheslav,
  • Niendorf Gavin,
  • Reid Michael,
  • Venkat Sathia Narayanan Balaji,
  • Tadel Matevz,
  • Vourliotis Emmanouli,
  • Wang Bei,
  • Wittich Peter,
  • Yagil Avraham

DOI
https://doi.org/10.1051/epjconf/202429502019
Journal volume & issue
Vol. 295
p. 02019

Abstract

Read online

The Large Hadron Collider (LHC) will be upgraded to Highluminosity LHC, increasing the number of simultaneous proton-proton collisions (pileup, PU) by several-folds. The harsher PU conditions lead to exponentially increasing combinatorics in charged particle tracking, placing a large demand on the computing resources. The projection on required computing resources exceeds the computing budget with the current algorithms running on single-thread CPUs. Motivated by the rise of heterogeneous computing in high-performance computing centers, we present Line Segment Tracking (LST), a highly parallelizeable algorithm that can run efficiently on GPUs and is being integrated to the CMS experiment central software. The usage of Alpaka framework for the algorithm implementation allows better portability of the code to run on different types of commercial parallel processors allowing flexibility on which processors to purchase for the experiment in the future. To verify a similar computational performance with a native solution, the Alpaka implementation is compared with a CUDA one on a NVIDIA Tesla V100 GPU. The algorithm creates short track segments in parallel, and progressively form higher level objects by linking segments that are consistent with genuine physics track hypothesis. The computing and physics performance are on par with the latest, multi-CPU versions of existing CMS tracking algorithms.