hipgraphnodesetparams Interface Reference#
hipfort::hipgraphnodesetparams Interface Reference
Updates parameters of a graph's node. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphnodesetparams_ (node, nodeparams) |
Detailed Description
Updates parameters of a graph's node.
- Parameters
-
[in] node - Instance of the node to set parameters for. [in] nodeParams - Pointer to the parameters to be set.
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorInvalidDeviceFunction,hipErrorNotSupported.
Member Function/Subroutine Documentation
◆ hipgraphnodesetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphnodesetparams::hipgraphnodesetparams_ | ( | type(c_ptr), value | node, |
| type(hipgraphnodeparams) | nodeparams | ||
| ) |
The documentation for this interface was generated from the following file: