Skip to main content

Showing 1–5 of 5 results for author: Leggett, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2306.15869  [pdf, other

    hep-ex cs.DC

    Evaluating Portable Parallelization Strategies for Heterogeneous Architectures in High Energy Physics

    Authors: Mohammad Atif, Meghna Battacharya, Paolo Calafiura, Taylor Childers, Mark Dewing, Zhihua Dong, Oliver Gutsche, Salman Habib, Kyle Knoepfel, Matti Kortelainen, Ka Hei Martin Kwok, Charles Leggett, Meifeng Lin, Vincent Pascuzzi, Alexei Strelchenko, Vakhtang Tsulaia, Brett Viren, Tianle Wang, Beomki Yeo, Haiwang Yu

    Abstract: High-energy physics (HEP) experiments have developed millions of lines of code over decades that are optimized to run on traditional x86 CPU systems. However, we are seeing a rapidly increasing fraction of floating point computing power in leadership-class computing facilities and traditional data centers coming from new accelerator architectures, such as GPUs. HEP experiments are now faced with t… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

    Comments: 18 pages, 9 Figures, 2 Tables

  2. arXiv:2304.01841  [pdf, other

    hep-ex cs.DC physics.comp-ph

    Portable Programming Model Exploration for LArTPC Simulation in a Heterogeneous Computing Environment: OpenMP vs. SYCL

    Authors: Meifeng Lin, Zhihua Dong, Tianle Wang, Mohammad Atif, Meghna Battacharya, Kyle Knoepfel, Charles Leggett, Brett Viren, Haiwang Yu

    Abstract: The evolution of the computing landscape has resulted in the proliferation of diverse hardware architectures, with different flavors of GPUs and other compute accelerators becoming more widely available. To facilitate the efficient use of these architectures in a heterogeneous computing environment, several programming models are available to enable portability and performance across different com… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

    Comments: 6 pages, 6 figures. Proceedings of 21st International Workshop on Advanced Computing and Analysis Techniques in Physics Research (ACAT 2022)

  3. arXiv:2203.14345  [pdf, other

    cs.DC hep-ex physics.data-an

    Evolution of HEP Processing Frameworks

    Authors: Christopher D. Jones, Kyle Knoepfel, Paolo Calafiura, Charles Leggett, Vakhtang Tsulaia

    Abstract: HEP data-processing software must support the disparate physics needs of many experiments. For both collider and neutrino environments, HEP experiments typically use data-processing frameworks to manage the computational complexities of their large-scale data processing needs. Data-processing frameworks are being faced with new challenges this decade. The computing landscape has changed from the p… ▽ More

    Submitted 16 March, 2022; originally announced March 2022.

    Comments: Contribution to Snowmass 2021

  4. arXiv:2103.14737  [pdf, ps, other

    hep-ex cs.DC physics.comp-ph

    Porting HEP Parameterized Calorimeter Simulation Code to GPUs

    Authors: Zhihua Dong, Heather Gray, Charles Leggett, Meifeng Lin, Vincent R. Pascuzzi, Kwangmin Yu

    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 suppor… ▽ More

    Submitted 18 May, 2021; v1 submitted 26 March, 2021; originally announced March 2021.

    Comments: 15 pages, 1 figure, 8 tables, 2 listings, submitted to Frontiers in Big Data (Big Data in AI and High Energy Physics)

  5. arXiv:cs/0306089  [pdf, ps, other

    cs.SE

    The StoreGate: a Data Model for the Atlas Software Architecture

    Authors: P. Calafiura, C. G. Leggett, D. R. Quarrie, H. Ma, S. Rajagopalan

    Abstract: The Atlas collaboration at CERN has adopted the Gaudi software architecture which belongs to the blackboard family: data objects produced by knowledge sources (e.g. reconstruction modules) are posted to a common in-memory data base from where other modules can access them and produce new data objects. The StoreGate has been designed, based on the Atlas requirements and the experience of other HE… ▽ More

    Submitted 14 June, 2003; originally announced June 2003.

    Comments: Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 4 pages, LaTeX, MOJT008

    ACM Class: D.2.11