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