Class CudaHostFree
Defined in File buffer.hpp
-
class CudaHostFree
A deallocator that frees page-locked host memory.
Public Functions
-
inline void operator()(void *ptr) const
-
inline void operator()(void *ptr) const
Defined in File buffer.hpp
A deallocator that frees page-locked host memory.
Public Functions