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.
pub const CUDA_ERROR_STREAM_CAPTURE_UNSUPPORTED: cudaError_enum = 900;This error indicates that the operation is not permitted when the stream is capturing.