ROCm communication libraries

ROCm communication libraries#

ROCm communication libraries provide high-performance multi-GPU and multi-node communication primitives for deep learning and HPC workloads.

  • RCCL – Standalone library that provides multi-GPU and multi-node collective communication primitives.

  • rocSHMEM – An intra-kernel networking library that provides GPU-centric networking through an OpenSHMEM-like interface.