• How to check maximal GPU memory of Mali-T720
    Dear all, I want to check config of GPU memory of Mali-T720. How to check this value? Thank you and best regards
  • compute performance between cpu and mali gpu?
    I'am trying use opencl to replace some matrix multiplication and vector compute. but the gpu always slower cpu 2--4 times. In cpu we use neon simd,in gpu i also use vector like float4,float16 . I...
  • What's the best way to fill a buffer?
    ARM Graphic expert:      I have a cl_mem buffer, which will be reused every camera frame,  so it need reset to zero before we can use it.      for opencl 1.2 we can use clEnqueueFillBuffer, for mali driver...
  • Memory Optimization on Mali GPU
    Hi everyone, Recently I have been working on a GPU application. My application will run on Arndale board and will use Mali GPU. To make program execution faster I wanted to do memory optimization. Based...
  • How to get GPU(mali 400) utilization when system running?
    Hello all, My device is samsung S3, and it's GPU is mali 400. I want to know the GPU utilization and control GPU frequency when system is running. But in /sys/module/mali/parameters, I can't find any...