hipgraphnodefindinclone Interface Reference

hipgraphnodefindinclone Interface Reference#

HIPFORT API Reference: hipfort::hipgraphnodefindinclone Interface Reference
hipfort::hipgraphnodefindinclone Interface Reference

Finds a cloned version of a node. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphnodefindinclone_ (pNode, originalNode, clonedGraph)
 

Detailed Description

Finds a cloned version of a node.

Parameters
[out]pNode- Returns the cloned node.
[in]originalNode- original node handle.
[in]clonedGraph- Cloned graph to query.
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: