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 muti-kernels run concurrently on Mali GPU?

On the NVIDIA GPU, it can execute two kernels concurrently by configuring the stream.If I want to implement similar functions on the Mali GPU, what should I do?