• OpenCL code portability across various Mali GPUs
    I wonder how portable is OpenCL code. If I write something for T-628 MP6 will it run on T-880 etc.? For sure min. OpenCL standard must be supported by HW but what about possibly different GPU architecture...
  • 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...
  • OpenCL support on Juno board
    From the Juno ARM Development Platform - ARM link, i understand that Juno board has linux kernel support for Mali GPU.Does it have OpenCL support so that i can run OpenCL applications on Mali GPU? ...
  • OpenCL threads on Mali T628
    Hello Guys peterharris I am using a Mali T628 GPU on the Odroid XU3 board with Exynos 5422 chip. I have a couple of questions regarding OpenCL on the Mali GPU: 1. Can we get information of active threads...
  • Opencv with opencl on Mali T628
    Hi, Can any one tell that whether i can run test suite of opencv with opencl on Mali-T628 GPU or not, as it is having opencl support for version 1.1 full profile? i got doubt because i read in opencv...