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

nvidia: fix vram usage metric not updating #1487

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

Nettifani
Copy link
Contributor

This patch should fix VRAM usage not showing up on NVIDIA GPUs.

Before:
before

After:
after

We query the NVIDIA driver for VRAM usage information, but we didn't
update the user-visible metrics with that info.
@flightlessmango flightlessmango merged commit e8f8406 into flightlessmango:master Dec 22, 2024
5 checks passed
@Nettifani Nettifani deleted the fix/nvidia-vram branch December 22, 2024 12:36
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.

2 participants