hipgraphexecexternalsemaphoreswaitnodesetparams Interface Reference#
hipfort::hipgraphexecexternalsemaphoreswaitnodesetparams Interface Reference
Updates node parameters in the external semaphore wait node in the given graphExec. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphexecexternalsemaphoreswaitnodesetparams_ (hgraphexec, hnode, nodeparams) |
Detailed Description
Updates node parameters in the external semaphore wait node in the given graphExec.
- Parameters
-
[in] hGraphExec - The executable graph in which to set the specified node. [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
◆ hipgraphexecexternalsemaphoreswaitnodesetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphexecexternalsemaphoreswaitnodesetparams::hipgraphexecexternalsemaphoreswaitnodesetparams_ | ( | type(c_ptr), value | hgraphexec, |
| type(c_ptr), value | hnode, | ||
| type(hipexternalsemaphorewaitnodeparams) | nodeparams | ||
| ) |
The documentation for this interface was generated from the following file: