opencl embedded
hi guys
I am trying to run opencv3.0 on embedded board, (freescal ,i.mx6) but ,the board only suppord opencl 1.1 EP。
when i run test example, I got this message:
/usr/lib/libOpenCL.so: undefined symbol: gcoOS_AtomConstruct
IS someone found out the way to solve ?
各位: 我正在使用opencv3.0 版本,我想把它运行在飞思卡尔i.mx6上,但是我看到opencv docs 说opencv仅支持opencl1.1 full profile,但是i.mx6支持opencl1.1 ep ,请问有没有人做过在嵌入式中使用opencl? 谢谢
is someone got the answer?
OpenCV does not support OpenCL embedded... only a full OpenCL profile works.