CUDA Graphs API

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:category parallel computing
GPU programming
gptkbp:developedBy gptkb:NVIDIA
gptkbp:documentation https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#cuda-graphs
gptkbp:enables capture of GPU work as graphs
replay of GPU work graphs
gptkbp:feature event handling
memory management
asynchronous execution
graph execution
graph instantiation
stream capture
graph update
graph node dependencies
https://www.w3.org/2000/01/rdf-schema#label CUDA Graphs API
gptkbp:introducedIn gptkb:CUDA_10.0
gptkbp:partOf gptkb:CUDA_Toolkit
gptkbp:purpose GPU workload optimization
gptkbp:reduces CPU overhead
gptkbp:supports gptkb:CUDA_C++
gptkb:CUDA_Python
gptkbp:usedFor deep learning
high-performance computing
scientific computing
gptkbp:bfsParent gptkb:CUDA_C++
gptkbp:bfsLayer 7