Skip to main content

cuGraphExecExternalSemaphoresSignalNodeSetParams

Function cuGraphExecExternalSemaphoresSignalNodeSetParams 

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