hipgraphkernelnodesetattribute Interface Reference#
hipfort::hipgraphkernelnodesetattribute Interface Reference
Sets a node's attribute. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphkernelnodesetattribute_ (hnode, attr, myvalue) |
Detailed Description
Sets a node's attribute.
- Parameters
-
[in] hNode - Instance of the node to set parameters of. [in] attr - The attribute type to be set. [in] value - const pointer to the parameters.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphkernelnodesetattribute_()
| integer(kind(hipsuccess)) function hipfort::hipgraphkernelnodesetattribute::hipgraphkernelnodesetattribute_ | ( | type(c_ptr), value | hnode, |
| integer(kind(hiplaunchattributeaccesspolicywindow)), value | attr, | ||
| type(c_ptr), value | myvalue | ||
| ) |
The documentation for this interface was generated from the following file: