Skip to main content

cuGraphExecChildGraphNodeSetParams

Function cuGraphExecChildGraphNodeSetParams 

Source
pub unsafe fn cuGraphExecChildGraphNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    childGraph: *mut CUgraph_st,
) -> cudaError_enum