HIP: Heterogenous-computing Interface for Portability
Loading...
Searching...
No Matches
Public Attributes | List of all members
hipMemAllocNodeParams Struct Reference
Collaboration diagram for hipMemAllocNodeParams:
Collaboration graph
[legend]

Public Attributes

hipMemPoolProps poolProps
 
const hipMemAccessDescaccessDescs
 
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.
 

Member Data Documentation

◆ accessDescs

const hipMemAccessDesc* hipMemAllocNodeParams::accessDescs

The number of memory access descriptors. Must not be bigger than the number of GPUs

◆ poolProps

hipMemPoolProps hipMemAllocNodeParams::poolProps

Pool properties, which contain where the location should reside


The documentation for this struct was generated from the following file: