hipgraphkernelnodegetattribute Interface Reference#
hipfort::hipgraphkernelnodegetattribute Interface Reference
Gets a node's attribute. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphkernelnodegetattribute_ (hnode, attr, myvalue) |
Detailed Description
Gets 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
◆ hipgraphkernelnodegetattribute_()
| integer(kind(hipsuccess)) function hipfort::hipgraphkernelnodegetattribute::hipgraphkernelnodegetattribute_ | ( | 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: