Constant CUDA_ERROR_STREAM_CAPTURE_UNSUPPORTED

Source
pub const CUDA_ERROR_STREAM_CAPTURE_UNSUPPORTED: cudaError_enum = 900;
Expand description

This error indicates that the operation is not permitted when the stream is capturing.