We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I found that there are some codes of GPU job preemption and fault handling in the Mali GPU Driver, is there any documents/articles about on which circumstances does Mali GPU driver initiatively stop a GPU job running on the GPU?
If you have multiple processes using the GPU, the kernel driver enforces some level of fair share so that one process can't DoS the system.
Cheers,
P