OpenCV OCL with Intel CPU OpenCL on Ubuntu
Does anyone have any experience with getting opencv::ocl class to work with Intel's CPU OpenCL on Ubuntu?
This is my OpenCL version, on Ubuntu 12.04:
- Device: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
1.1 Hardware version: OpenCL 1.2 (Build 117)
1.2 Software version: 1.2.0.117
1.3 OpenCL C version: OpenCL C 1.2
1.4 Parallel compute units: 4
Hey, have you ever solved this problem? I am having a similar issue with this. I am running a bootcamped Mac Book Pro, with Windows 10, and the run time performance of my application is significantly different than when run on my desktop version.
Actually seems like there is a fundamental problem with race conditioning. Like, I get consistent errors with vector iterators being out of bounds.... I feel as if there is maybe some bug with the OpenCL driver in boot-camped mac world.