7.53. cudaMemcpyNodeParams Struct Reference

[Data types used by CUDA Runtime]

Memcpy node parameters

Public Variables

struct cudaMemcpy3DParms copyParams
cudaExecutionContext_t ctx
int  flags
int  reserved

Variables

struct cudaMemcpy3DParmscudaMemcpyNodeParams::copyParams [inherited]

Parameters for the memory copy

cudaExecutionContext_tcudaMemcpyNodeParams::ctx [inherited]

Context in which to run the memcpy. If NULL will try to use the current context.

int cudaMemcpyNodeParams::flags [inherited]

Must be zero

int cudaMemcpyNodeParams::reserved [inherited]

Must be zero