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