Is OpenCL supposed to work on iMX6S/DL?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is OpenCL supposed to work on iMX6S/DL?

ソリューションへジャンプ
1,088件の閲覧回数
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 解決策
563件の閲覧回数
andre_silva
NXP Employee
NXP Employee
0 件の賞賛
1 返信
564件の閲覧回数
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 件の賞賛