I'm working on accelerating sqlite using OpenCL on Mali. It's going reasonably well but it'd be great to have a guide.
Thanks!
Tom
This seems to be what I was looking for : http://malideveloper.arm.com/develop-for-mali/tutorials-developer-guides/developer-guides/mali-t600-series-gpu-opencl-developer-guide/
Hi Tom,
An intriguing project... do let us know how it progresses.
The guide you found is certainly a great place to start. There's also a video tutorial which includes optimisation advice for Mali on OpenCL here...
Technical presentation about ARM Mali-T600 GPU and ARM Mali-T700 GPU Compute - YouTube
Hope that helps,
Tim
Tim,
Your video mentions a mali_clcc offline compiler for openCL/mali... It looks like a very helpful little tool.
Where can I get it?
Hi Denisgiri,
mali_clcc is not publicly available yet, but we are working to make a public version of it. We don't have a release date planned yet, but I will update this post as soon as it will be available.
We are going to release a Linux version of it, would that be useful to you?
In the meantime, if you also develop GL shaders, I suggest you to try our Mali Offline Shader Compiler.
Thanks,
Lorenzo
Linux version? yes, that would be very useful.