hipgraphexecmemsetnodesetparams Interface Reference

hipgraphexecmemsetnodesetparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphexecmemsetnodesetparams Interface Reference
hipfort::hipgraphexecmemsetnodesetparams Interface Reference

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

Public Member Functions

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

Detailed Description

Sets the parameters for a memset 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- Pointer to the parameters.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgraphexecmemsetnodesetparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphexecmemsetnodesetparams::hipgraphexecmemsetnodesetparams_ ( type(c_ptr), value  hgraphexec,
type(c_ptr), value  node,
type(hipmemsetparams pnodeparams 
)

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