Skip to main content

cuGraphExecChildGraphNodeSetParams

Function cuGraphExecChildGraphNodeSetParams 

Source
pub unsafe fn cuGraphExecChildGraphNodeSetParams(
    hGraphExec: CUgraphExec,
    hNode: CUgraphNode,
    childGraph: CUgraph,
) -> CUresult