nvidia-nvshmem-cu123.5.21
nvidia-nvshmem-cu123.5.21
Published
NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.
pip install nvidia-nvshmem-cu12
Package Downloads
Authors
Project URLs
Requires Python
>=3
NVSHMEM is a parallel programming interface based on OpenSHMEM that provides efficient and scalable communication for NVIDIA GPU clusters. NVSHMEM creates a global address space for data that spans the memory of multiple GPUs and can be accessed with fine-grained GPU-initiated operations, CPU-initiated operations, and operations on CUDA streams.