hipdevicegetlimit Interface Reference#
hipfort::hipdevicegetlimit Interface Reference
Get Resource limits of current device. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipdevicegetlimit_ (pValue, limit) |
Detailed Description
Get Resource limits of current device.
- Parameters
-
[out] pValue [in] limit
- Returns
- hipSuccess, hipErrorUnsupportedLimit, hipErrorInvalidValue Note: Currently, only hipLimitMallocHeapSize is available
Member Function/Subroutine Documentation
◆ hipdevicegetlimit_()
integer(kind(hipsuccess)) function hipfort::hipdevicegetlimit::hipdevicegetlimit_ | ( | integer(c_size_t) | pValue, |
integer(kind(hiplimitprintffifosize)), value | limit | ||
) |
The documentation for this interface was generated from the following file: