hipgrapheventwaitnodegetevent Interface Reference#
hipfort::hipgrapheventwaitnodegetevent Interface Reference
Returns the event associated with an event wait node. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgrapheventwaitnodegetevent_ (node, event_out) |
Detailed Description
Returns the event associated with an event wait node.
- Parameters
-
[in] node - instane of the node to get event from. [out] event_out - Pointer to return the event.
- 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.
The documentation for this interface was generated from the following file: