https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #94 from caulier.gil...@gmail.com ---
To Maik comment #89:

Reading OpenCV source code give the solution:

https://github.com/opencv/opencv/blob/master/modules/core/src/ocl.cpp#L2068

OPENCV_OPENCL_DEVICE=null has no effect.

OPENCV_OPENCL_DEVICE=disable must work.

OPENCV_OPENCL_DEVICE=:CPU: must work (see the parser
https://github.com/opencv/opencv/blob/master/modules/core/src/ocl.cpp#L2034)

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to