hipgraphexternalsemaphoreswaitnodesetparams Interface Reference

hipgraphexternalsemaphoreswaitnodesetparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphexternalsemaphoreswaitnodesetparams Interface Reference
hipfort::hipgraphexternalsemaphoreswaitnodesetparams Interface Reference

Updates node parameters in the external semaphore wait node. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphexternalsemaphoreswaitnodesetparams_ (hnode, nodeparams)
 

Detailed Description

Updates node parameters in the external semaphore wait node.

Parameters
[in]hNode- Node from the graph from which graphExec was instantiated.
[in]nodeParams- Pointer to the params to be set.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphexternalsemaphoreswaitnodesetparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphexternalsemaphoreswaitnodesetparams::hipgraphexternalsemaphoreswaitnodesetparams_ ( type(c_ptr), value  hnode,
type(hipexternalsemaphorewaitnodeparams nodeparams 
)

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