hipgraphexternalsemaphoreswaitnodegetparams Interface Reference#
hipfort::hipgraphexternalsemaphoreswaitnodegetparams Interface Reference
Returns external semaphore wait node params. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphexternalsemaphoreswaitnodegetparams_ (hnode, params_out) |
Detailed Description
Returns external semaphore wait node params.
- Parameters
-
[in] hNode - Node from the graph from which graphExec was instantiated. [out] params_out - Pointer to params.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphexternalsemaphoreswaitnodegetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphexternalsemaphoreswaitnodegetparams::hipgraphexternalsemaphoreswaitnodegetparams_ | ( | type(c_ptr), value | hnode, |
| type(hipexternalsemaphorewaitnodeparams) | params_out | ||
| ) |
The documentation for this interface was generated from the following file: