|
HAMR
The Heterogeneous Accelerator Memory Resource
|
#include <hamr_cuda_malloc_async_allocator.h>
A class for allocating arrays on the GPU in CUDA. This is the preferred allocator for device memory in CUDA because it does not synchronize the entire device.