• Help! OpenCL implementation for matrix vector multiply
    Hello everyone I am trying to perform matrix vector multiply(both dense and sparse matrix) using Mali, I have looked at ARM ComputeLibrary and I don't really see a specialized sgemv, just wondering...
  • 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...
  • Mali GPU OpenCL board
    Dear experts, I am looking for a board with a Mali T-8xx and a reasonable CPU (A9/A15/A53/A57/etc.) for developing software IPs over OpenCL Can you recommend a board? Can you recommend a development environment...
  • Mali-400 GPU's OpenCL support
    Hi I understand that Mali-400 GPU's does not have OpenCL support, can any one share the technical limitations of Mali-400 which limits the OpenCL support. Or it can be added ? Thanks, Mani
  • Is there an OpenCL performance guide for Mali?
    I'm working on accelerating sqlite using OpenCL on Mali. It's going reasonably well but it'd be great to have a guide. Thanks! Tom