Template Class DeviceVectorMirror
Defined in File device_vector_mirror.h
Class Documentation
-
template<typename T>
class DeviceVectorMirror Memory pinner for an
std::vector.Pin memory (lock the memory page) allocated by an
std::vectorto RAM and allocate its associated memory on GPU.