3 papers
cs.CE2026
The Researcher's Guide to HPC Networks
C. Nicole Avans, Evan Drake Suggs, Riley Shipley +2
Networks are critical infrastructure in nearly every computing system, but they are particularly important in High Performance Computing (HPC) systems, where users tackle problems…
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.DC2025
Concepts for designing modern C++ interfaces for MPI
C. Nicole Avans, Alfredo A. Correa, Sayan Ghosh +5
Since the C++ bindings were deleted in 2008, the Message Passing Interface (MPI) community has revived efforts in building high-level modern C++ interfaces. Such interfaces are eit…