Hi,
I have a couple of ODroid XU3s and they are working great. They are running the Mali T628 GPUs and currently support OpenCL 1.1.
However, I want to switch over to OpenCL 1.2 or 2.0 for future development work.
Does anyone know when updated drivers might be released for the T628?
Or can anyone suggest a different SoC to use with the equivalent or better specs to the XU3 and supports OpenCL 1.2 or 2.0?
Thanks!
Ben
Thanks Tim,
Your reply was a good one and shed light on some questions that I had. I like to create an new thread for optimum implementation of Opencv algorithm on Mali so we can discusss samples codes from opencv that works directly on Mali and samples which needs some modification.
Do you have any library for filter graph type of framework that I can use optimally on Mali GPUs?
Hi mans,
No problem, we'll look out for your additional questions on OpenCV.
There is no such graph-based framework currently available for Mali. As things stand you would need to implement this kind of functionality within your own application, bearing in mind the particular strengths of mobile architectures as you optimise.
Best regards, Tim