holoscan::utils::cuda::CudaAllocator

Beta
View as Markdown

CUDA memory allocator functor.

#include <holoscan/utils/cuda/buffer.hpp>

Methods

operator()

bool holoscan::utils::cuda::CudaAllocator::operator()(
void **ptr,
size_t size
) const