hipgraphmemcpynodegetparams Interface Reference

hipgraphmemcpynodegetparams Interface Reference#

HIPFORT API Reference: hipfort::hipgraphmemcpynodegetparams Interface Reference
hipfort::hipgraphmemcpynodegetparams Interface Reference

Gets a memcpy node's parameters. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphmemcpynodegetparams_ (node, pNodeParams)
 

Detailed Description

Gets a memcpy node's parameters.

Parameters
[in]node- instance of the node to get parameters from.
[out]pNodeParams- pointer to the 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.

Member Function/Subroutine Documentation

◆ hipgraphmemcpynodegetparams_()

integer(kind(hipsuccess)) function hipfort::hipgraphmemcpynodegetparams::hipgraphmemcpynodegetparams_ ( type(c_ptr), value  node,
type(c_ptr)  pNodeParams 
)

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