Class GraphMemCopyToHostNodeParams

Inheritance Relationships

Base Type

Class Documentation

class GraphMemCopyToHostNodeParams : public cu::Wrapper<CUDA_MEMCPY3D>

Public Functions

inline GraphMemCopyToHostNodeParams(void *dst, const CUdeviceptr &src, size_t element_size, size_t size_x, size_t size_y, size_t size_z, size_t pitch = 0)