CUDA IPC

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:technology
gptkbp:availableOn gptkb:Linux
CUDA 4.0
gptkbp:developedBy gptkb:NVIDIA
gptkbp:documentation https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#interprocess-communication
gptkbp:enables low-latency data transfer between processes
sharing device memory between processes
https://www.w3.org/2000/01/rdf-schema#label CUDA IPC
gptkbp:partOf gptkb:CUDA
gptkbp:requires CUDA-capable GPU
gptkbp:supports event handle sharing
memory handle sharing
stream handle sharing
gptkbp:usedFor inter-process communication
GPU memory sharing
gptkbp:usedIn multi-process GPU applications
gptkbp:bfsParent gptkb:CUDA_C++
gptkbp:bfsLayer 7