mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #145] [BUG] GPU Unknown Error 会导致 as_snapshot() 调用触发段错误 #93
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#93
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 @jue-jue-zi on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/145
Originally assigned to: @XuehaiPan on GitHub.
Required prerequisites
What version of nvitop are you using?
1.4.0
Operating system and version
Ubuntu 24.04 LTS
NVIDIA driver version
565.57.01
NVIDIA-SMI
Python environment
3.12.3 (main, Nov 6 2024, 18:32:19) [GCC 13.2.0] linux
nvidia-ml-py==12.535.161
nvitop==1.4.0
Problem description
GPU Unknown Error 会导致 as_snapshot() 调用触发段错误
Steps to Reproduce
更简单的复现方案:
Traceback
No response
Logs
Expected behavior
No response
Additional context
No response
@XuehaiPan commented on GitHub (Jan 13, 2025):
感谢提交 issue。我将尽快 fix 这个 bug。
@XuehaiPan commented on GitHub (Jan 13, 2025):
可以试试:
@jue-jue-zi commented on GitHub (Jan 13, 2025):
正常了👍