Is OpenCL supposed to work on iMX6S/DL?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is OpenCL supposed to work on iMX6S/DL?

Jump to solution
1,041 Views
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?

Labels (2)
Tags (3)
0 Kudos
1 Solution
516 Views
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

View solution in original post

0 Kudos
1 Reply
517 Views
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 Kudos