hipdevicegetgraphmemattribute Interface Reference#
hipfort::hipdevicegetgraphmemattribute Interface Reference
Get the mem attribute for graphs. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicegetgraphmemattribute_ (device, attr, myvalue) |
Detailed Description
Get the mem attribute for graphs.
- Parameters
-
[in] device - Device to get attributes from [in] attr - Attribute type to be queried [out] value - Value of the queried attribute
- Returns
hipSuccess,hipErrorInvalidDevice
Member Function/Subroutine Documentation
◆ hipdevicegetgraphmemattribute_()
| integer(kind(hipsuccess)) function hipfort::hipdevicegetgraphmemattribute::hipdevicegetgraphmemattribute_ | ( | integer(c_int), value | device, |
| integer(kind(hipgraphmemattrusedmemcurrent)), value | attr, | ||
| type(c_ptr), value | myvalue | ||
| ) |
The documentation for this interface was generated from the following file: