hipgraphnodegettype Interface Reference#
hipfort::hipgraphnodegettype Interface Reference
Returns a node's type. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphnodegettype_ (node, pType) |
Detailed Description
Returns a node's type.
- Parameters
-
[in] node - instance of the graph to add dependencies. [out] pType - pointer to the return the type
- Returns
- hipSuccess, hipErrorInvalidValue
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
Member Function/Subroutine Documentation
◆ hipgraphnodegettype_()
integer(kind(hipsuccess)) function hipfort::hipgraphnodegettype::hipgraphnodegettype_ | ( | type(c_ptr), value | node, |
type(c_ptr), value | pType | ||
) |
The documentation for this interface was generated from the following file: