hipdrvgraphexecmemsetnodesetparams Interface Reference

hipdrvgraphexecmemsetnodesetparams Interface Reference#

HIPFORT API Reference: hipfort::hipdrvgraphexecmemsetnodesetparams Interface Reference
hipfort::hipdrvgraphexecmemsetnodesetparams Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hipdrvgraphexecmemsetnodesetparams_ (hgraphexec, hnode, memsetparams, ctx)
 

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]hNode- instance of the node to set parameters to.
[in]memsetParams- pointer to the parameters.
[in]ctx- cotext related to current device.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipdrvgraphexecmemsetnodesetparams_()

integer(kind(hipsuccess)) function hipfort::hipdrvgraphexecmemsetnodesetparams::hipdrvgraphexecmemsetnodesetparams_ ( type(c_ptr), value  hgraphexec,
type(c_ptr), value  hnode,
type(hipmemsetparams memsetparams,
type(c_ptr), value  ctx 
)

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