hipgraphexecmemcpynodesetparams Interface Reference

hipgraphexecmemcpynodesetparams Interface Reference#

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

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

Public Member Functions

integer(kind(hipsuccess)) function hipgraphexecmemcpynodesetparams_ (hgraphexec, node, pnodeparams)
 

Detailed Description

Sets the parameters of 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 of.
[in]pNodeParams- const pointer to the kernel node parameters.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphexecmemcpynodesetparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphexecmemcpynodesetparams::hipgraphexecmemcpynodesetparams_ ( type(c_ptr), value  hgraphexec,
type(c_ptr), value  node,
type(hipmemcpy3dparms pnodeparams 
)

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