• Mali Offline Compiler Vulkan External glslangValidator.exe
    Hi, I find the problem that I have to compiler Vulkan with Mali Offline Compiler at where malisc.exe is installed, otherwise will prompt "ERROR: external\glslangValidator.exe does not exist." I...
  • MALI Memory traces
    I am researching on Memory systems in heterogeneous systems at Arizona State University. As far as ARM processor is concerned, there is Performance Monitoring Unit to monitor the impact of application...
  • Contiguous memory map to Malis
    We have two Malis on our board Odroid XU4 .  We wish to create a large image, with one Mali creating half the image and the other Mali creating the other half.  We also want the image to be memory mapped...
  • Memory Corruption Issues
    Hi,      I am using an audio module for 3d sound effects where I will be using around 20 pair(for Left and Right Channels) of coefficient buffers of size 200. I could able to run this code on M7 and got...
  • about local memory in opencl
    Hello, we are developing a product based on maili T764 (RK3288) with OpenCL. In our kernel, we use about 1kB local memory every workgroup. I was wondering where is these local memory allocated, and if...