|
HIP: Heterogenous-computing Interface for Portability
|
#include <hip_runtime_api.h>

Public Attributes | |
| hipMemAllocationType | type |
| Memory allocation type. | |
| hipMemAllocationHandleType | requestedHandleType |
| Requested handle type. | |
| hipMemLocation | location |
| Memory location. | |
| void * | win32HandleMetaData |
| Metadata for Win32 handles. | |
| struct { | |
| unsigned char compressionType | |
| Compression type. | |
| unsigned char gpuDirectRDMACapable | |
| RDMA capable. | |
| unsigned short usage | |
| Usage. | |
| } | allocFlags |
Memory allocation properties
1.8.11