|
HAMR
The Heterogeneous Accelerator Memory Resource
|
#include <hamr_cuda_malloc_allocator.h>
A class for allocating arrays with cudaMalloc. However, note that because cudaMalloc synchronizes across the device the cuda_malloc_async_allocator should be preferred.