pub const CUDA_ERROR_CAPTURED_EVENT: cudaError_enum = 907;Expand description
This error indicates that the operation is not permitted on an event which was last recorded in a capturing stream.
pub const CUDA_ERROR_CAPTURED_EVENT: cudaError_enum = 907;This error indicates that the operation is not permitted on an event which was last recorded in a capturing stream.