|
HIP: Heterogenous-computing Interface for Portability
|

Public Attributes | |
| hipMemPoolProps | poolProps |
| const hipMemAccessDesc * | accessDescs |
| size_t | accessDescCount |
| The number of access descriptors. | |
| size_t | bytesize |
| The size of the requested allocation in bytes. | |
| void * | dptr |
| Returned device address of the allocation. | |
| const hipMemAccessDesc* hipMemAllocNodeParams::accessDescs |
The number of memory access descriptors. Must not be bigger than the number of GPUs
| hipMemPoolProps hipMemAllocNodeParams::poolProps |
Pool properties, which contain where the location should reside
1.8.18