hipgraphexeceventrecordnodesetevent Interface Reference

hipgraphexeceventrecordnodesetevent Interface Reference#

HIPFORT API Reference: hipfort::hipgraphexeceventrecordnodesetevent Interface Reference
hipfort::hipgraphexeceventrecordnodesetevent Interface Reference

Sets the event for an event record node in the given graphExec. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphexeceventrecordnodesetevent_ (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.

Member Function/Subroutine Documentation

◆ hipgraphexeceventrecordnodesetevent_()

integer(kind(hipsuccess)) function hipfort::hipgraphexeceventrecordnodesetevent::hipgraphexeceventrecordnodesetevent_ ( 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: