Showing cs.DCShow all
3 papers · 1 filter
cs.DC2026
Co-Design and Evaluation of a CPU-Free MPI GPU Communication Abstraction and Implementation
Patrick G. Bridges, Derek Schafer, Jack Lange +7
Removing the CPU from the communication fast path is essential to efficient GPU-based ML and HPC application performance. However, existing GPU communication APIs either continue t…
cs.DC2024
Understanding GPU Triggering APIs for MPI+X Communication
Patrick G. Bridges, Anthony Skjellum, Evan D. Suggs +2
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 ap…
cs.DC2024
Beatnik: A Novel Global Communication Mini-Application
Jason A. Stewart, Patrick G. Bridges
Beatnik is a novel open source mini-application that exercises the complex communication patterns often found in production codes but rarely found in benchmarks or mini-application…