hipgraphinstantiatewithflags Interface Reference#
hipfort::hipgraphinstantiatewithflags Interface Reference
Creates an executable graph from a graph. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphinstantiatewithflags_ (pGraphExec, graph, flags) |
Detailed Description
Creates an executable graph from a graph.
- Parameters
-
[out] pGraphExec - pointer to instantiated executable graph that is created. [in] graph - instance of graph to instantiate. [in] flags - Flags to control instantiation.
- 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: