hipgraphexeceventwaitnodesetevent Interface Reference#
hipfort::hipgraphexeceventwaitnodesetevent Interface Reference
Sets the event for an event record node in the given graphExec. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphexeceventwaitnodesetevent_ (hgraphexec, hnode, event) |
Detailed Description
Sets the event for an event record node in the given graphExec.
- Parameters
-
[in] hGraphExec - instance of the executable graph with the node. [in] hNode - node from the graph which was used to instantiate graphExec. [in] event - pointer to the event.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphexeceventwaitnodesetevent_()
| integer(kind(hipsuccess)) function hipfort::hipgraphexeceventwaitnodesetevent::hipgraphexeceventwaitnodesetevent_ | ( | type(c_ptr), value | hgraphexec, |
| type(c_ptr), value | hnode, | ||
| type(c_ptr), value | event | ||
| ) |
The documentation for this interface was generated from the following file: