Ubuntu Manpages


CUdeviceptr dst
unsigned int elementSize
unsigned int value

Memset node parameters

CUdeviceptr CUDA_MEMSET_NODE_PARAMS::dst

Destination device pointer

unsigned int CUDA_MEMSET_NODE_PARAMS::elementSize

Size of each element in bytes. Must be 1, 2, or 4.

unsigned int CUDA_MEMSET_NODE_PARAMS::value

Value to be set

Generated automatically by Doxygen from the source code.