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