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.
pub const CUDA_ERROR_STREAM_CAPTURE_INVALIDATED: cudaError_enum = 901;This error indicates that the current capture sequence on the stream has been invalidated due to a previous error.