hipmemgetallocationgranularity Interface Reference#
hipfort::hipmemgetallocationgranularity Interface Reference
Calculates either the minimal or recommended granularity. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipmemgetallocationgranularity_ (granularity, prop, option) |
Detailed Description
Calculates either the minimal or recommended granularity.
- Parameters
-
[out] granularity - returned granularity. [in] prop - location properties. [in] option - determines which granularity to return.
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorNotSupported
- Warning
- This API is marked as Beta. While this feature is complete, it can change and might have outstanding issues.
- Note
- This API is implemented on Linux and is under development on Microsoft Windows.
Member Function/Subroutine Documentation
◆ hipmemgetallocationgranularity_()
| integer(kind(hipsuccess)) function hipfort::hipmemgetallocationgranularity::hipmemgetallocationgranularity_ | ( | type(c_ptr), value | granularity, |
| type(hipmemallocationprop) | prop, | ||
| integer(kind(hipmemallocationgranularityminimum)), value | option | ||
| ) |
The documentation for this interface was generated from the following file: