GPU communication library

C25139
concept

A GPU communication library is a software component that provides efficient, high-throughput data transfer and synchronization primitives between GPUs, often across nodes, to enable scalable parallel computation.

All labels observed (3)

Label Occurrences
GPU communication library canonical 1
GPU-accelerated input/output library 1
RAPIDS component 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: GPU communication library
Generated description
A GPU communication library is a software component that provides efficient, high-throughput data transfer and synchronization primitives between GPUs, often across nodes, to enable scalable parallel computation.

Instances (3)

Instance Via concept surface
NCCL
RMM RAPIDS component
cuIO GPU-accelerated input/output library