• Irregular behaviour of vectors in OpenCL(1.2) kernels
    So, I am trying to perform some operation inside an OpenCL kernel. I have this buffer named filter which is a 3x3 matrix initialized with value 1. I pass this as an argument to the OpenCL kernel from...
  • Optimised OpenCL SGEMM implementation for ARM Mali Midgard GPUs.
    I wish to implement an optimised sgemm for Mali MidGard Gpu whichas of now only support OpenCL 1.2. As far as I know, OpenCL 1.2 doesn't support subgroup extensions and Mali GPUs don't have any benefits...
  • Mali OpenCL driver for RK3399
    I have a Rockchip RK3399 board with Mali T860. I want to install the driver to use OpenCL+Mali. I found the drivers here but I don't know how to install it. Is there some documentation about?
  • OpenCL for GPU and CPU on Odroid XU3
    Hi, I have an Odroid XU3 running Ubuntu 14.04 (big.LITTLE with A15 and A7 + Mali-T628 MP6) I want to program the big.LITTLE cores together with the GPU, all using OpenCL. I have read that OpenCL for Neon...
  • 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...