Can I dynamically change CUDA_MPS_ACTIVE_THREAD_PERCENTAGE to a running MPS process?

Hi there, I am learning about MPS’s thread percentage setting. It is really an interesting and useful property! And I have a question about it: is it possible to dynamically change the active thread percentage of a running MPS process?

I really believe dynamic thread limitation can further improve deployment flexibility. So I wonder is there a way, such like an exposure through procfs or something, to change it.

1 Like

Have you figured it out?
I have the same question for MPS active thread percentage.