Template Struct MemoryPinner
Defined in File memory_pinner.h
Struct Documentation
-
template<typename T>
struct MemoryPinner Memory pinner for an
std::vector
.Pin memory (lock the memory page) allocated by an
std::vector
to RAM and allocate its associated memory on GPU.