pub const hipError_t_hipErrorStreamCaptureWrongThread: hipError_t = 908;
Expand description
< A stream capture sequence not initiated with < the hipStreamCaptureModeRelaxed argument to < hipStreamBeginCapture was passed to < hipStreamEndCapture in a different thread.