hipgrapheventwaitnodegetevent Interface Reference

hipgrapheventwaitnodegetevent Interface Reference#

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

Member Function/Subroutine Documentation

◆ hipgrapheventwaitnodegetevent_()

integer(kind(hipsuccess)) function hipfort::hipgrapheventwaitnodegetevent::hipgrapheventwaitnodegetevent_ ( type(c_ptr), value  node,
type(c_ptr)  event_out 
)

The documentation for this interface was generated from the following file: