Skip to main content

cudaGraphExecUpdate

Function cudaGraphExecUpdate 

Source
pub unsafe fn cudaGraphExecUpdate(
    hGraphExec: cudaGraphExec_t,
    hGraph: cudaGraph_t,
    resultInfo: *mut cudaGraphExecUpdateResultInfo,
) -> cudaError_t