hipgraphexeceventwaitnodesetevent Interface Reference

hipgraphexeceventwaitnodesetevent Interface Reference#

HIPFORT API Reference: hipfort::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
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: