7.64. cudaMemcpyNodeParams
-
struct cudaMemcpyNodeParams
Memcpy node parameters.
Public Members
-
struct cudaMemcpy3DParms copyParams
Parameters for the memory copy.
-
cudaExecutionContext_t ctx
Context in which to run the memcpy.
If NULL will try to use the current context.
-
int flags
Must be zero.
-
int reserved
Must be zero.
-
struct cudaMemcpy3DParms copyParams