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.
Thank you very much!!!
I'lll try it!