mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #93] [BUG] Missing process list on NVIDIA 535.98 driver #56
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#56
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?
Originally created by @yuzhiguo07 on GitHub (Aug 21, 2023).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/93
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
What version of nvitop are you using?
1.2.0
Operating system and version
Ubuntu 22
NVIDIA driver version
535.98
NVIDIA-SMI
Python environment
3.11.3 (main, Apr 19 2023, 23:54:32) [GCC 11.2.0] linux
nvidia-ml-py==11.525.131
nvitop==1.2.0
Problem description
there is a program running on GPU, but there is "No running processes found" in nvitop, but it is shown in nvidia-smi.

Steps to Reproduce
The Python snippets (if any):
Command lines:
Traceback
No response
Logs
No response
Expected behavior
No response
Additional context
No response
@XuehaiPan commented on GitHub (Aug 22, 2023):
Duplicate of #88. It is already fixed in the main branch.