Template Class MemoryPinner
Defined in File memory_pinner.h
Class Documentation
-
template<typename T>
class MemoryPinner 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.