Skip to main content

cuGraphExecKernelNodeSetParams_v2

Function cuGraphExecKernelNodeSetParams_v2 

Source
pub unsafe fn cuGraphExecKernelNodeSetParams_v2(
    hGraphExec: CUgraphExec,
    hNode: CUgraphNode,
    nodeParams: *const CUDA_KERNEL_NODE_PARAMS,
) -> CUresult