Constant CUDA_ERROR_STREAM_CAPTURE_INVALIDATED

Source
pub const CUDA_ERROR_STREAM_CAPTURE_INVALIDATED: cudaError_enum = 901;
Expand description

This error indicates that the current capture sequence on the stream has been invalidated due to a previous error.