First time here? Check out the FAQ!
answered 2019-04-26 04:55:43 -0600
Try to change your CPU optimization level and disable dispatching: -DCPU_BASELINE=SSE42 -DCPU_DISPATCH= cmake options.
-DCPU_BASELINE=SSE42 -DCPU_DISPATCH=