|
HAMR
The Heterogeneous Accelerator Memory Resource
|
#include <hamr_cuda_malloc_host_allocator.h>
A class for allocating arrays with cudaMallocHost. Use this allocator for CPU accessible memory when you want to overlap data movement and computation with CUDA.