This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can I access host memory directly in OpenCL kernel with Arm cpu and mali gpu?

I need a way to create an memory object which can be accessed parallelly both in CPU and GPU, this memory will be read only. How can I do it?