gitmyhub

nvshmem

C++ ★ 552 updated 5d ago

NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process communication and coordination overheads by allowing programmers to perform one-sided communication from within CUDA kernels and on CUDA streams.

No plain-English explanation yet — one is being written right now. Check back in a minute.