hipgraphlaunch Interface Reference#
hipfort::hipgraphlaunch Interface Reference
launches an executable graph in a stream More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphlaunch_ (graphExec, stream) |
Detailed Description
launches an executable graph in a stream
- Parameters
-
[in] graphExec - instance of executable graph to launch. [in] stream - instance of stream in which to launch executable graph.
- 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: