Skip to content

Add (optional) GPU usage stats? #131

@thw0rted

Description

@thw0rted

I'd like to know GPU usage for a given process, ideally as a percentage similar to CPU. In Windows, this is possible by accessing the "Utilization Percentage" Performance Counter, though I'm not sure how to do that with wmic rather than PowerShell. On *nix, it looks like there are proprietary commands for each vendor (ugh).

I assume that including this information would significantly increase the time required to return results so it would probably be better behind a flag in the options-object. It also sounds like it would be pretty complex to implement, given the lack of standardized tooling. Still, it'd be nice to have.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions