Class CudaHostMappedAllocator
Defined in File buffer.hpp
-
class CudaHostMappedAllocator
CUDA Host Mapped Allocator. This allocator allocates memory on the host, which is also mapped to the device.
Public Functions
-
inline bool operator()(void **ptr, size_t size) const
-
inline bool operator()(void **ptr, size_t size) const