# nvshmem **Repository Path**: alibaba/nvshmem ## Basic Information - **Project Name**: nvshmem - **Description**: NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM.(Fork for contributing. All changes intended for upstream PRs.) - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: devel - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-08 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NVSHMEM Overview **************** 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. Quick Links **************** Please see the following public links for information on building and working wih NVSHMEM: [Project Homepage](https://developer.nvidia.com/nvshmem) [Release Notes](https://docs.nvidia.com/nvshmem/release-notes-install-guide/release-notes/index.html) [Installation Guide](https://docs.nvidia.com/nvshmem/release-notes-install-guide/install-guide/index.html) [Best Practice Guide](https://docs.nvidia.com/nvshmem/release-notes-install-guide/best-practice-guide/index.html) [API Documentation](https://docs.nvidia.com/nvshmem/api/index.html) [Devzone Topic Page](https://forums.developer.nvidia.com/tag/nvshmem) The maintainers of the NVSHMEM project can also be contacted by e-mail at nvshmem@nvidia.com