Skip to main content

cuGraphExecNodeSetParams

Function cuGraphExecNodeSetParams 

pub unsafe fn cuGraphExecNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    nodeParams: *mut CUgraphNodeParams_st,
) -> cudaError_enum