This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there offline compiler for Mali-T628 MP6 OpenCL?

Hello, I'm using Odroid-XU3.

And I installed Opencv 3.0.0-rc1 on odroid-xu3 ubuntu 14.04.


I want to use function clCreateProgramWithBinary() instead of clCreateProgramWithSource().

Because of build time for clCreateProgramWithSource() and clBuildProgram(), my application using opencl is very slow than using opencv.


Is there offline compiler for Mali-T628 MP6 OpenCL?


Thanks.