Skip to main content

Showing 1–8 of 8 results for author: Childers, T

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

    cs.DC

    SAGIPS: A Scalable Asynchronous Generative Inverse Problem Solver

    Authors: Daniel Lersch, Malachi Schram, Zhenyu Dai, Kishansingh Rajput, Xingfu Wu, N. Sato, J. Taylor Childers

    Abstract: Large scale, inverse problem solving deep learning algorithms have become an essential part of modern research and industrial applications. The complexity of the underlying inverse problem often poses challenges to the algorithm and requires the proper utilization of high-performance computing systems. Most deep learning algorithms require, due to their design, custom parallelization techniques in… ▽ More

    Submitted 11 June, 2024; originally announced July 2024.

  2. 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

  3. arXiv:2210.11122  [pdf, other

    physics.comp-ph cs.SE hep-ex hep-ph

    Developments in Performance and Portability for MadGraph5_aMC@NLO

    Authors: Andrea Valassi, Taylor Childers, Laurence Field, Stefan Hageböck, Walter Hopkins, Olivier Mattelaer, Nathan Nichols, Stefan Roiser, David Smith

    Abstract: Event generators simulate particle interactions using Monte Carlo techniques, providing the primary connection between experiment and theory in experimental high energy physics. These software packages, which are the first step in the simulation worflow of collider experiments, represent approximately 5 to 20% of the annual WLCG usage for the ATLAS and CMS experiments. With computing architectures… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

    Comments: 6 pages, 2 figures, 2 tables; submitted to ICHEP2022 proceedings in PoS

    MSC Class: 65C05; 81T18; 81V05 ACM Class: C.1.2; D.1.3; G.3; I.6.8; J.2

    Journal ref: PoS(ICHEP2022)212

  4. arXiv:2105.06571  [pdf, other

    cs.DC

    Toward Real-time Analysis of Experimental Science Workloads on Geographically Distributed Supercomputers

    Authors: Michael Salim, Thomas Uram, J. Taylor Childers, Venkat Vishwanath, Michael E. Papka

    Abstract: Massive upgrades to science infrastructure are driving data velocities upwards while stimulating adoption of increasingly data-intensive analytics. While next-generation exascale supercomputers promise strong support for I/O-intensive workflows, HPC remains largely untapped by live experiments, because data transfers and disparate batch-queueing policies are prohibitive when faced with scarce inst… ▽ More

    Submitted 2 July, 2021; v1 submitted 13 May, 2021; originally announced May 2021.

  5. arXiv:2102.06243  [pdf, other

    cs.DC cs.AI cs.LG

    Deep Reinforcement Agent for Scheduling in HPC

    Authors: Yuping Fan, Zhiling Lan, Taylor Childers, Paul Rich, William Allcock, Michael E. Papka

    Abstract: Cluster scheduler is crucial in high-performance computing (HPC). It determines when and which user jobs should be allocated to available system resources. Existing cluster scheduling heuristics are developed by human experts based on their experience with specific HPC systems and workloads. However, the increasing complexity of computing systems and the highly dynamic nature of application worklo… ▽ More

    Submitted 19 April, 2021; v1 submitted 11 February, 2021; originally announced February 2021.

    Comments: Accepted by IPDPS 2021

    Journal ref: 35th IEEE International Parallel & Distributed Processing Symposium (2021)

  6. arXiv:1909.08704  [pdf, other

    cs.DC

    Balsam: Automated Scheduling and Execution of Dynamic, Data-Intensive HPC Workflows

    Authors: Michael A. Salim, Thomas D. Uram, J. Taylor Childers, Prasanna Balaprakash, Venkatram Vishwanath, Michael E. Papka

    Abstract: We introduce the Balsam service to manage high-throughput task scheduling and execution on supercomputing systems. Balsam allows users to populate a task database with a variety of tasks ranging from simple independent tasks to dynamic multi-task workflows. With abstractions for the local resource scheduler and MPI environment, Balsam dynamically packages tasks into ensemble jobs and manages their… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Comments: SC '18: 8th Workshop on Python for High-Performance and Scientific Computing (PyHPC 2018)

  7. arXiv:1807.02876  [pdf, other

    physics.comp-ph cs.LG hep-ex stat.ML

    Machine Learning in High Energy Physics Community White Paper

    Authors: Kim Albertsson, Piero Altoe, Dustin Anderson, John Anderson, Michael Andrews, Juan Pedro Araque Espinosa, Adam Aurisano, Laurent Basara, Adrian Bevan, Wahid Bhimji, Daniele Bonacorsi, Bjorn Burkle, Paolo Calafiura, Mario Campanelli, Louis Capps, Federico Carminati, Stefano Carrazza, Yi-fan Chen, Taylor Childers, Yann Coadou, Elias Coniavitis, Kyle Cranmer, Claire David, Douglas Davis, Andrea De Simone , et al. (103 additional authors not shown)

    Abstract: Machine learning has been applied to several problems in particle physics research, beginning with applications to high-level physics analysis in the 1990s and 2000s, followed by an explosion of applications in particle and event identification and reconstruction in the 2010s. In this document we discuss promising future research and development areas for machine learning in particle physics. We d… ▽ More

    Submitted 16 May, 2019; v1 submitted 8 July, 2018; originally announced July 2018.

    Comments: Editors: Sergei Gleyzer, Paul Seyfert and Steven Schramm

  8. arXiv:1511.07312  [pdf, other

    hep-ph cs.DC physics.comp-ph

    Adapting the serial Alpgen event generator to simulate LHC collisions on millions of parallel threads

    Authors: J. T. Childers, T. D. Uram, T. J. LeCompte, M. E. Papka, D. P. Benjamin

    Abstract: As the LHC moves to higher energies and luminosity, the demand for computing resources increases accordingly and will soon outpace the growth of the Worldwide LHC Computing Grid. To meet this greater demand, event generation Monte Carlo was targeted for adaptation to run on Mira, the supercomputer at the Argonne Leadership Computing Facility. Alpgen is a Monte Carlo event generation application th… ▽ More

    Submitted 23 November, 2015; originally announced November 2015.

    Comments: 13 pages, 7 figures, publication