• The Mali-G51 GPU brings premium performance to mainstream mobile
    It’s not just high-end mobile devices which need to work like a dream, we expect a certain level of performance and a relatively advanced feature set even from a more modest, mainstream handset budget...
  • NO proper offline compiler for Mali-G51 Biforst r16p0-01rel0
    Dear All, Anyone shares proper offline compiler for Mali-G51 Biforst r16p0-01rel0? I am using ARM Mali-G51 and Open GL ES to develop my Kanzi HMI. As I know from Kanzi, it's possible to reduce my...
  • Hough Transform in Compute Library
    Hi to all, i'm looking for Hough Transorfm (or something similar) in Compute Library for detect lines after apply canny algorithm but i can't find it. Can someone help me or give me some advice? ...
  • 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...
  • The mathmatic computing result in Shader is not right for Mali 400mp
    I'm using Mali 400mp for doing some mathmetic computing.But the result is not satisfying. In my program, I put a float array A by using gluniforlfv() into the shader,and put a Image Texture B by using...