-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using sysfs we iterate through available GPUs and determin which one is the active GPU through fdinfo of the app. gpu_stats is rewritten to display all available GPUs and their stats or the current active gpu using the `active_gpu` parameter. vram is likewise rewritten to display vram for all GPUs or active gpu. throttling only displays data for the active GPU as we don't expect an idling GPU to give relevant throttling information.
- Loading branch information
1 parent
feef6e3
commit 28fac48
Showing
32 changed files
with
1,320 additions
and
1,321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.