hipgraphmemallocnodegetparams Interface Reference#
hipfort::hipgraphmemallocnodegetparams Interface Reference
Returns parameters for memory allocation node. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphmemallocnodegetparams_ (node, pnodeparams) |
Detailed Description
Returns parameters for memory allocation node.
- Parameters
-
[in] node - Memory allocation node to query [out] pNodeParams - Parameters for the specified memory allocation node
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphmemallocnodegetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphmemallocnodegetparams::hipgraphmemallocnodegetparams_ | ( | type(c_ptr), value | node, |
| type(hipmemallocnodeparams) | pnodeparams | ||
| ) |
The documentation for this interface was generated from the following file: