For CPU usage control, we have cpulimit
and cgroup
.
However, does anyone konw how to control the GPU resource on the Xavier NX? For example, can we directly allocate 10% of GPU usage to a process? Or can we set a GPU usage limitation for a process?
Thank you so much!