hipstreamendcapture Interface Reference#
hipfort::hipstreamendcapture Interface Reference
Ends capture on a stream, returning the captured graph. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipstreamendcapture_ (stream, pGraph) |
Detailed Description
Ends capture on a stream, returning the captured graph.
- Parameters
-
[in] stream - Stream to end capture. [out] pGraph - returns the graph captured.
- 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: