hipgraphexecmemcpynodesetparams Interface Reference

hipgraphexecmemcpynodesetparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphexecmemcpynodesetparams Interface Reference
hipfort::hipgraphexecmemcpynodesetparams Interface Reference

Sets the parameters for a memcpy node in the given graphExec. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphexecmemcpynodesetparams_ (hGraphExec, node, pNodeParams)
 

Detailed Description

Sets the parameters for a memcpy node in the given graphExec.

Parameters
[in]hGraphExec- instance of the executable graph with the node.
[in]node- instance of the node to set parameters to.
[in]pNodeParams- pointer to the kernel node parameters.
Returns
#hipSuccess, #hipErrorInvalidValue
Warning
: This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.

The documentation for this interface was generated from the following file: