Allocator based on hipMallocManaged. More...
#include <HipAllocator.h>
Public Types | |
| using | value_type = T |
Public Member Functions | |
| T * | allocate (size_t n) |
| void | deallocate (T *p, size_t) |
Allocator based on hipMallocManaged.
Definition at line 43 of file HipAllocator.h.
| using AMP::HipManagedAllocator< T >::value_type = T |
Definition at line 46 of file HipAllocator.h.
|
inline |
Definition at line 48 of file HipAllocator.h.
References checkHipErrors().
|
inline |
Definition at line 56 of file HipAllocator.h.
References checkHipErrors().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |