Skip to main content

cuGraphExecHostNodeSetParams

Function cuGraphExecHostNodeSetParams 

pub unsafe fn cuGraphExecHostNodeSetParams(
    hGraphExec: *mut CUgraphExec_st,
    hNode: *mut CUgraphNode_st,
    nodeParams: *const CUDA_HOST_NODE_PARAMS_st,
) -> cudaError_enum