7.29. cudaGraphInstantiateParams Struct Reference
[Data types used by CUDA Runtime]
Graph instantiation parameters
Public Variables
- cudaGraphNode_t errNode_out
 - unsigned long long flags
 - cudaGraphInstantiateResult result_out
 - cudaStream_t uploadStream
 
Variables
- cudaGraphNode_tcudaGraphInstantiateParams::errNode_out [inherited]
 - 
                           
The node which caused instantiation to fail, if any
 - unsigned long long cudaGraphInstantiateParams::flags [inherited]
 - 
                           
Instantiation flags
 - cudaGraphInstantiateResultcudaGraphInstantiateParams::result_out [inherited]
 - 
                           
Whether instantiation was successful. If it failed, the reason why
 - cudaStream_tcudaGraphInstantiateParams::uploadStream [inherited]
 - 
                           
Upload stream