mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[PR #172] [MERGED] fix(api/process): fix snapshot cache for GPU processes with shared host process #184
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/XuehaiPan/nvitop/pull/172
Author: @XuehaiPan
Created: 7/24/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @XuehaiPan
Base:
main← Head:fix-cpu-snapshot📝 Commits (2)
789fb3dfix(api/process): fix snapshot cache for GPU processes with shared host process03e8754docs(CHANGELOG): update CHANGELOG.md📊 Changes
2 files changed (+4 additions, -3 deletions)
View changed files
📝
CHANGELOG.md(+2 -2)📝
nvitop/api/process.py(+2 -1)📄 Description
Issue Type
Description
Do not reassign the cache to a new
dictif it is empty.Motivation and Context
Fixes #171
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.