hipgraphclone Interface Reference

hipgraphclone Interface Reference#

HIPFORT API Reference: hipfort::hipgraphclone Interface Reference
hipfort::hipgraphclone Interface Reference

Clones a graph. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgraphclone_ (pGraphClone, originalGraph)
 

Detailed Description

Clones a graph.

Parameters
[out]pGraphClone- Returns newly created cloned graph.
[in]originalGraph- original graph to clone from.
Returns
#hipSuccess, #hipErrorInvalidValue, #hipErrorMemoryAllocation
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: