Skip to main content

cuGraphExecChildGraphNodeSetParams

Function cuGraphExecChildGraphNodeSetParams 

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