Skip to main content

cudaError_cudaErrorStreamCaptureIsolation

Constant cudaError_cudaErrorStreamCaptureIsolation 

Source
pub const cudaError_cudaErrorStreamCaptureIsolation: cudaError = 905;
Expand description

A dependency would have been created which crosses the capture sequence boundary. Only implicit in-stream ordering dependencies are allowed to cross the boundary.