hipdevicesetgraphmemattribute Interface Reference#
hipfort::hipdevicesetgraphmemattribute Interface Reference
Set the mem attribute for graphs. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicesetgraphmemattribute_ (device, attr, myvalue) |
Detailed Description
Set the mem attribute for graphs.
- Parameters
-
[in] device - Device to set attribute of. [in] attr - Attribute type to be set. [in] value - Value of the attribute.
- Returns
hipSuccess,hipErrorInvalidDevice
Member Function/Subroutine Documentation
◆ hipdevicesetgraphmemattribute_()
| integer(kind(hipsuccess)) function hipfort::hipdevicesetgraphmemattribute::hipdevicesetgraphmemattribute_ | ( | 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: