NVSHMEM¶
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.
homepage: https://developer.nvidia.com/nvshmem
version | versionsuffix | toolchain |
---|---|---|
2.4.1 |
-CUDA-11.4.1 |
gompi/2021b |
2.5.0 |
-CUDA-11.7.0 |
gompi/2022a |
2.7.0 |
-CUDA-11.7.0 |
gompi/2022a |
2.8.0 |
-CUDA-11.7.0 |
gompi/2022a |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)