opencl embedded

asked 2015-08-03 00:49:48 -0600

updated 2017-08-22 08:28:00 -0600

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? 谢谢

edit retag flag offensive close merge delete

Comments

is someone got the answer?

xuefeihumei gravatar imagexuefeihumei ( 2015-08-14 00:03:22 -0600 )edit

OpenCV does not support OpenCL embedded... only a full OpenCL profile works.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-14 04:19:51 -0600 )edit