hipgraphexechostnodesetparams Interface Reference#
hipfort::hipgraphexechostnodesetparams Interface Reference
Sets the parameters for a host node in the given graphExec. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphexechostnodesetparams_ (hgraphexec, node, pnodeparams) |
Detailed Description
Sets the parameters for a host node in the given graphExec.
- Parameters
-
[in] hGraphExec - Instance of the executable graph with the node. [in] node - Instance of the node to set parameters of. [in] pNodeParams - Pointer to the parameters.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphexechostnodesetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphexechostnodesetparams::hipgraphexechostnodesetparams_ | ( | type(c_ptr), value | hgraphexec, |
| type(c_ptr), value | node, | ||
| type(hiphostnodeparams) | pnodeparams | ||
| ) |
The documentation for this interface was generated from the following file: