HAMR
The Heterogeneous Accelerator Memory Resource
hamr::cuda_malloc_async_allocator< T, E > Struct Template Reference

#include <hamr_cuda_malloc_async_allocator.h>

Detailed Description

template<typename T, typename E = void>
struct hamr::cuda_malloc_async_allocator< T, E >

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.


The documentation for this struct was generated from the following file: