hipstreamiscapturing Interface Reference#
hipfort::hipstreamiscapturing Interface Reference
Get stream's capture state. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipstreamiscapturing_ (stream, pCaptureStatus) |
Detailed Description
Get stream's capture state.
- Parameters
-
[in] stream - Stream under capture. [out] pCaptureStatus - returns current status of the capture.
- Returns
- hipSuccess, hipErrorInvalidValue, hipErrorStreamCaptureImplicit
- 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
◆ hipstreamiscapturing_()
integer(kind(hipsuccess)) function hipfort::hipstreamiscapturing::hipstreamiscapturing_ | ( | type(c_ptr), value | stream, |
type(c_ptr), value | pCaptureStatus | ||
) |
The documentation for this interface was generated from the following file: