hipstreambegincapture Interface Reference#
hipfort::hipstreambegincapture Interface Reference
Begins graph capture on a stream. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipstreambegincapture_ (stream, mode) |
Detailed Description
Begins graph capture on a stream.
- Parameters
-
[in] stream - Stream to initiate capture. [in] mode - Controls the interaction of this capture sequence with other API calls that are not safe.
- 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.
Member Function/Subroutine Documentation
◆ hipstreambegincapture_()
integer(kind(hipsuccess)) function hipfort::hipstreambegincapture::hipstreambegincapture_ | ( | type(c_ptr), value | stream, |
integer(kind(hipstreamcapturemodeglobal)), value | mode | ||
) |
The documentation for this interface was generated from the following file: