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