pub const CUDA_ERROR_STREAM_CAPTURE_MERGE: cudaError_enum = 902;Expand description
This error indicates that the operation would have resulted in a merge of two independent capture sequences.
pub const CUDA_ERROR_STREAM_CAPTURE_MERGE: cudaError_enum = 902;This error indicates that the operation would have resulted in a merge of two independent capture sequences.