• Arm Mali Gpu(Mali-T880) issue
    Hi, I compile own chrome_public_apk based on M74 on Android, and when running on Arm Mali gpu(Mali-T880) device, it has two issues: 1. gl::NativeViewGLSurfaceEGL::SwapBuffers crash frequently...
  • OpenCL on Juno
    Is there a way that I can run OpenCL under Linux on the Mali on the Juno board?
  • Vulkan data precision supported for mali GPUs
    Hi, Have mali GPUs supported float16/int8 arithmetic and storage operations by Vulkan ? Thanks
  • Android 9 Mali G72 OpenCL library for C++ build
    hi, I was able to run JNI Opencl kernel on my mali T830 by coping the system/vendor/lib/libGLES_mali.so and libOpenCL.so to the JNI folder on android studio. of course we to load some library through...
  • Is there another way to install opencl or to use arm compute library without opencl?
    I'd like to manipulate GPU to neural net. My environment is odroid-xu4 that constructed with exynos5422(cortex-15, cortex-7, mali-t628GPU) and TIZEN OS based linux kernel i googled about GPU, they...