Class CudaAllocator
Defined in File buffer.hpp
-
class CudaAllocator
CUDA memory allocator functor.
Public Functions
-
inline bool operator()(void **ptr, size_t size) const
-
inline bool operator()(void **ptr, size_t size) const
Defined in File buffer.hpp
CUDA memory allocator functor.
Public Functions