Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix usage statistics for NVIDIA being wrong #415

Merged
merged 5 commits into from
Dec 5, 2024
Merged

Conversation

nokyan
Copy link
Owner

@nokyan nokyan commented Dec 5, 2024

Usage statistics for NVIDIA GPUs were divided by 100 once too often, leading to the displayed usage being mostly 0%.
This PR also includes appending the git branch name to the version string (which in Devel also contains the commit hash) and including the version string in the titlebar.

Resolves #198
Resolves #412

@MythicByte
Copy link

Have tested works on my system too, don't know where the error was yesterday

@nokyan nokyan marked this pull request as ready for review December 5, 2024 21:41
@nokyan nokyan merged commit 1b70083 into main Dec 5, 2024
2 checks passed
@nokyan nokyan deleted the nvidia-usage-fix branch December 5, 2024 21:41
@nokyan
Copy link
Owner Author

nokyan commented Dec 5, 2024

I'll release 1.7.1 tomorrow which includes the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nvidia egpu not showing utilization properly Nothing is displayed for Nvidia GPUs
2 participants