7.6. CUDA_BATCH_MEM_OP_NODE_PARAMS_v2

Defined in /dvs/p4/build/sw/gpgpu/bin/x86_64_Linux_release/stub/cuda.h

struct CUDA_BATCH_MEM_OP_NODE_PARAMS_v2

Batch memory operation node parameters.

Public Members

CUcontext ctx

Context to use for the operations.

unsigned int count

Number of operations in paramArray.

CUstreamBatchMemOpParams *paramArray

Array of batch memory operations.

unsigned int flags

Flags to control the node.