7.34. CUDA_MEMCPY_NODE_PARAMS

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

struct CUDA_MEMCPY_NODE_PARAMS

Memcpy node parameters.

Public Members

int flags

Must be zero.

int reserved

Must be zero.

CUcontext copyCtx

Context on which to run the node.

CUDA_MEMCPY3D copyParams

Parameters for the memory copy.