Hi,
I got new xiaomi 13T pro with Mali-G715-Immortalis MC11 r1p2 and méditek 9200+.
And the speed of my program is 20% less than on my old hauwei honnor play with mali G72 MC24.
I added
#pragma OPENCL EXTENSION cl_khr_priority_hints : enable
And this improved the speed from 140ms to 110 ms but still superior to the 80ms of the hauwei.Does using CL_Buffer with Mali-G715 could drop the speed.
I managed to compile android APK in 64bit under the xiaomi 13T pro and all the core are running with OpenCL. I can get good performance nearly the same as the hauwei honnor play.
But honnor play is still more stable in time processing. The xiaomi is very fluctuing from 35 ms to 80 ms from one frame to another.