openCL & local memory on i.MX6 ?

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

openCL & local memory on i.MX6 ?

2,240件の閲覧回数
julienheyman
Contributor II

Hello,

I have been experimenting with openCL support on the vivante GPU of the i.MX6 (SABRE Lite board). Many cases work just fine, but whenever I try to use local memory in a kernel (i.e. __local keyword), the computation output is incorrect. The exact same kernel with the __local keyword removed, and the output is correct.

I do know that the GC2000 GPU does not physically have dedicated local memory, and that local memory is therefore stored in global memory. So the advantage of using it is probably non-existent. But still, at least for compatibility reasons, I would expect the use of local memory to produce a functionally-correct output...

Did anyone get correct results in a similar situation ?

Regards,

ラベル(2)
2 返答(返信)

1,367件の閲覧回数
andre_silva
NXP Employee
NXP Employee

Could you share your application ? then I could test it myself.

regards,

Andre

0 件の賞賛
返信

1,367件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support
Re: openCL & local memory on i.MX6 ?

Prabhu SundararajEmployee

We need to check with VIvante and we get back on this.

0 件の賞賛
返信