Is OpenCL supposed to work on iMX6S/DL?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Is OpenCL supposed to work on iMX6S/DL?

跳至解决方案
1,077 次查看
fork
Contributor I

Is OpenCL supposed to work on the iMX6S or iMX6DL? I'm using the latest 4.0.0 release and while clinfo runs (and prints back reasonable numbers) none of the other unit tests run successfully. They all error out with CL_OUT_OF_RESOURCES.

Indeed, it seems like doing just a trivial single line in a kernel such as: output[get_global_id(0)] = 1.0; causes a CL_OUT_OF_RESOURCES error when creating the kernel.

Since Vinvante claims the GC800 series supports GPGPU:

http://www.vivantecorp.com/index.php/en/technology/gpgpu

I thought OpenCL would stand a chance of working on the iMX6S/DL.

Any thoughts?

标签 (2)
标记 (3)
0 项奖励
1 解答
552 次查看
andre_silva
NXP Employee
NXP Employee

Hi,

only imx6 quad and dual has OpenCL support.

http://cache.freescale.com/files/32bit/doc/app_note/AN4397.pdf

regards,

Andre

在原帖中查看解决方案

0 项奖励
1 回复
553 次查看
andre_silva
NXP Employee
NXP Employee

Hi,

only imx6 quad and dual has OpenCL support.

http://cache.freescale.com/files/32bit/doc/app_note/AN4397.pdf

regards,

Andre

0 项奖励