• 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 Mapped Buffer Map (Unmap) Implementation Behavior
    Hello, I'm trying to optimize some OpenCL Code, what we're queueing is 2 Write-Only Buffers Mapped to the Host and 2 Read-Only (Mapped aswell on the host) The Proposed Simplified Workflow is the following...
  • 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...
  • Run OpenCL sample in Android
    Hello I want to run OpenCL sample apps on Mali T-628 gpu in Android platform. i hv downloaded Mali OpenCL SDK. My host system is Ubuntu 12.04 I saw entire development guides but couldnt understand.Any...
  • 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...