hipgraphlaunch Interface Reference#
hipfort::hipgraphlaunch Interface Reference
Launches an executable graph in the specified stream. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphlaunch_ (graphexec, stream) |
Detailed Description
Launches an executable graph in the specified stream.
- Parameters
-
[in] graphExec - Instance of executable graph to launch. [in] stream - Instance of stream in which to launch executable graph.
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgraphlaunch_()
| integer(kind(hipsuccess)) function hipfort::hipgraphlaunch::hipgraphlaunch_ | ( | type(c_ptr), value | graphexec, |
| type(c_ptr), value | stream | ||
| ) |
The documentation for this interface was generated from the following file: