Defines the HIP API. See the individual sections for more information.
◆ hipArrayMapInfo
◆ hipMemAllocationProp
Memory allocation properties
◆ hipMemGenericAllocationHandle_t
Generic handle for memory allocation
◆ hipArraySparseSubresourceType
Enumerator |
---|
hipArraySparseSubresourceTypeSparseLevel | Sparse level.
|
hipArraySparseSubresourceTypeMiptail | Miptail.
|
◆ hipMemAllocationGranularity_flags
Enumerator |
---|
hipMemAllocationGranularityMinimum | Minimum granularity.
|
hipMemAllocationGranularityRecommended | Recommended granularity for performance.
|
◆ hipMemHandleType
Enumerator |
---|
hipMemHandleTypeGeneric | Generic handle type.
|
◆ hipMemOperationType
Enumerator |
---|
hipMemOperationTypeMap | Map operation.
|
hipMemOperationTypeUnmap | Unmap operation.
|