hipgraphbatchmemopnodesetparams Interface Reference#
hipfort::hipgraphbatchmemopnodesetparams Interface Reference
Sets the batch mem op node's parameters. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphbatchmemopnodesetparams_ (hnode, nodeparams) |
Detailed Description
Sets the batch mem op node's parameters.
[BETA]
- Parameters
-
[in] hNode - Node to set the parameters for [in] nodeParams - Parameters to copy
- Returns
hipSuccess,hipErrorInvalidValue
Sets the parameters of batch mem op node hNode to nodeParams.
- Warning
- This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
- See also
- hipStreamWriteValue32, hipStreamWaitValue32, hipStreamWaitValue64. hipStreamWriteValue64, hipGraphBatchMemOpNodeGetParams
Member Function/Subroutine Documentation
◆ hipgraphbatchmemopnodesetparams_()
| integer(kind(hipsuccess)) function hipfort::hipgraphbatchmemopnodesetparams::hipgraphbatchmemopnodesetparams_ | ( | type(c_ptr), value | hnode, |
| type(hipbatchmemopnodeparams) | nodeparams | ||
| ) |
The documentation for this interface was generated from the following file: