Hi, I saw the shared virtual memory feature on the arm mali opencl development guide
and this blog
and this slides
So shared virtual memory is supported in several Mali GPUs like Mali G71. But It seems like it's not used in the ComputeLibrary.
So just curious about how it's gonna affect the performance.
Cos it seems like most applications like image processing etc, is computation heavy, and the overhead of memory map/unmap won't be too much?
Thank you in advance.
Hi, I saw the shared virtual memory feature on the arm mali opencl development guide
and this blog
and this slides
So shared virtual memory is supported in several Mali GPUs like Mali G71. But It seems like it's not used in the ComputeLibrary.
So just curious about how it's gonna affect the performance.
Cos it seems like most applications like image processing etc, is computation heavy, and the overhead of memory map/unmap won't be too much?
Thank you in advance.