Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
NVSHMEM Overview
****************
# 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
****************
# Quick Links

Please see the following public links for information on building and working wih NVSHMEM:

Expand Down