hipdevicegetlimit Interface Reference

hipdevicegetlimit Interface Reference#

HIPFORT API Reference: hipfort::hipdevicegetlimit Interface Reference
hipfort::hipdevicegetlimit Interface Reference

Get Resource limits of current device. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdevicegetlimit_orig (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_orig()

integer(kind(hipsuccess)) function hipfort::hipdevicegetlimit::hipdevicegetlimit_orig ( integer(c_size_t)  pValue,
integer(kind(hiplimitmallocheapsize)), value  limit 
)

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