• eglCreatePixmapSurface for Mali-400 under linux
    Hello everybody. I am working on Mali-400 under linux. I want to create pixmap surface, but it always return EGL_BAD_MATCH error. Here attribut list wich i use for eglChooseConfig EGLint EGLRuntime:...
  • I am struggling to set up OpenCL and run the examples under Odroid XU4
    I have been attempting to configure my XU4 Odroid (has a Mali T628 GPU) for use with OpenCL. I have started with this thread, but it would appear that the SDK may have been updated. https://forum...
  • Smile to the camera, it’s OpenCL!
    At a recent press event in China, Huawei announced their latest flagship smartphone, the Honor 7 . This device is special. It marks a major milestone in the use of innovative heterogeneous computing technologies...
  • OpenCL : Can the two GPU devices in Mali-T628 work in parallel
    Hi, I have an Odroid XU3 board. And i am trying to program the Mali-T628 GPU on this board with OpenCL. With the devices example that comes with the Mali SDK, I came to understand that there are two GPU...
  • OpenCL - Cant retrieve devices
    I started recently with OpenCL and ARM (Particularly I'm using an Odroid U3 , which has a Cortex A-9 and a Mali-400). First thing I did is an example project with some test cases. The first case get information...