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

#include <hamr_cuda_malloc_allocator.h>

Detailed Description

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

A class for allocating arrays with cudaMalloc. However, note that because cudaMalloc synchronizes across the device the cuda_malloc_async_allocator should be preferred.


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