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

Public Attributes | |
| hipMemAllocationType | allocType |
Allocation type. Currently must be specified as hipMemAllocationTypePinned. | |
| hipMemAllocationHandleType | handleTypes |
| Handle types that will be supported by allocations from the pool. | |
| hipMemLocation | location |
| Location where allocations should reside. | |
| void * | win32SecurityAttributes |
| unsigned char | reserved [64] |
| Reserved for future use, must be 0. | |
Specifies the properties of allocations made from the pool.
| void* hipMemPoolProps::win32SecurityAttributes |
Windows-specific LPSECURITYATTRIBUTES required when hipMemHandleTypeWin32 is specified
1.8.11