Skip to main content

cudaGraphExecEventWaitNodeSetEvent

Function cudaGraphExecEventWaitNodeSetEvent 

Source
pub unsafe fn cudaGraphExecEventWaitNodeSetEvent(
    hGraphExec: cudaGraphExec_t,
    hNode: cudaGraphNode_t,
    event: cudaEvent_t,
) -> cudaError_t