Skip to main content

cuGraphExecBatchMemOpNodeSetParams

Function cuGraphExecBatchMemOpNodeSetParams 

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