• Mali T760MP4 OpenCL performance issue
    Hi : I use RK3288 SoC and force the Mali T760MP4 work at 600Mhz. "clpeak" program from git hub is used for testing performance. "clpeak" always show mali works at 200Mhz not 600Mhz. (1) OS is TinkerOS_Debian...
  • ARM Mali mobile platform OpenCL
    Hi all, I have a mobile platform that has an ARM Mali GPU and Android 7.0 Nougat. I was able to use my Linux Desktop with a cross-compiler to compile the Mali SDK sample code. I copied over the SDK...
  • Different between Mali OpenCL SDK and OpenCL inside OpenCV
    Hi everyone, Do you know what is different between Mali OpenCL SDK and OpenCL in OpenCV library. I see that in Mali OpenCL SDK has some detail sample code about how to create Memory buffer, get input...
  • OpenCL strange  Performance Numbers -Mali T760 MP8
    I have a fairly complex OpenCL implementation with 2D NDRange as follows: Num of Work Groups - {10,7} Work Group Size {64,1}, With this I get a performance of 0.625 Secs, But when i decrease the number...
  • OpenCL threads on Mali T628
    Hello Guys peterharris I am using a Mali T628 GPU on the Odroid XU3 board with Exynos 5422 chip. I have a couple of questions regarding OpenCL on the Mali GPU: 1. Can we get information of active threads...