https://bugs.kde.org/show_bug.cgi?id=426175
--- Comment #82 from caulier.gil...@gmail.com --- Hi all, Reading the OpenCV document, that i try to understand, we have this envirronement variable which can be changed at run time: OPENCV_OPENCL_DEVICE ... as explained here: https://docs.opencv.org/2.4/modules/ocl/doc/introduction.html ... and if i'm not too wrong, if i set export OPENCV_OPENCL_DEVICE=CPU this will only use CPU and never GPU optimization internally with OpenCV. I'm right ? Gilles -- You are receiving this mail because: You are watching all bug changes.