Allocator based on hipMalloc. 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 hipMalloc.
Definition at line 18 of file HipAllocator.h.
| using AMP::HipDevAllocator< T >::value_type = T |
Definition at line 21 of file HipAllocator.h.
|
inline |
Definition at line 23 of file HipAllocator.h.
References checkHipErrors().
|
inline |
Definition at line 31 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 |