lowleveldesign / process-governor

This application allows you to put various limits on Windows processes.
MIT License
627 stars 62 forks source link

GPU limits? #22

Closed 0x4E69676874466F78 closed 3 years ago

0x4E69676874466F78 commented 3 years ago

Are GPU limitations possible? (at least memory)

lowleveldesign commented 3 years ago

That's a nice idea and I will look into how to implement it. Unfortunately, it needs to wait at least till April as I am busy with other projects at the moment.

lowleveldesign commented 3 years ago

Unfortunately, I have bad news 😟 The Job API (that procgov uses) does not have any options for setting GPU limits. If they ever add them, I will be happy to implement them in procgov. But for now, I need to close this ticket unresolved.

0x4E69676874466F78 commented 3 years ago

Okay, thanks.