Zum Hauptinhalt springen

Showing 1–3 of 3 results for author: Bangalore, P V

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

    cs.DC

    Understanding GPU Triggering APIs for MPI+X Communication

    Authors: Patrick G. Bridges, Anthony Skjellum, Evan D. Suggs, Derek Schafer, Purushotham V. Bangalore

    Abstract: GPU-enhanced architectures are now dominant in HPC systems, but message-passing communication involving GPUs with MPI has proven to be both complex and expensive, motivating new approaches that lower such costs. We compare and contrast stream/graph- and kernel-triggered MPI communication abstractions, whose principal purpose is to enhance the performance of communication when GPU kernels create or… ▽ More

    Submitted 31 July, 2024; v1 submitted 8 June, 2024; originally announced June 2024.

  2. arXiv:2107.10566  [pdf, ps, other

    cs.PL

    MPIs Language Bindings are Holding MPI Back

    Authors: Martin Ruefenacht, Derek Schafer, Anthony Skjellum, Purushotham V. Bangalore

    Abstract: Over the past two decades, C++ has been adopted as a major HPC language (displacing C to a large extent, andFortran to some degree as well). Idiomatic C++ is clearly how C++ is being used nowadays. But, MPIs syntax and semantics defined and extended with C and Fortran interfaces that align with the capabilities and limitations of C89 and Fortran-77.Unfortunately, the language-independent specifica… ▽ More

    Submitted 22 July, 2021; originally announced July 2021.

  3. Analyzing the HCP Datasets using GPUs: The Anatomy of a Science Engagement

    Authors: John-Paul Robinson, Thomas Anthony, Ravi Tripathi, Sara A. Sims, Kristina M. Visscher, Purushotham V. Bangalore

    Abstract: This paper documents the experience improving the performance of a data processing workflow for analysis of the Human Connectome Project's HCP900 data set. It describes how network and compute bottlenecks were discovered and resolved during the course of a science engagement. A series of computational enhancements to the stock FSL BedpostX workflow are described. These enhancements migrated the wo… ▽ More

    Submitted 7 September, 2019; originally announced September 2019.

    Comments: 6 pages, 3 figures, PEARC '18: Practice and Experience in Advanced Research Computing, July 22--26, 2018, Pittsburgh, PA, USA