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

[BUG] Rsmi pcie speeds causes severe latency #994

Open
dhelgerson opened this issue Dec 12, 2024 · 0 comments
Open

[BUG] Rsmi pcie speeds causes severe latency #994

dhelgerson opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dhelgerson
Copy link

Read the README.md and search for similar issues before posting a bug report!

Any bug that can be solved by just reading the prerequisites section of the README will likely be ignored.

Describe the bug
I'm running btop custom-built in an hpc environment with AMD gpus. when Rsmi measure pcie speeds is true in btop's configuration. the ui is extremely laggy; keystrokes take have a second to respond. I don't particularly need this setting enabled, but the setting doesn't persist when closing and reopening btop

To Reproduce
clone repo and checkout v.1.4.0
build
run

Expected behavior

ui is responsive

Info (please complete the following information):

  • btop++ version: 1.4.0+6c0cedd
  • Binary: self-compiled
  • Architecture: [x86_64, aarch64, etc.] x86_64
  • Platform: linux-rocky9.4-zen4
  • (Linux) Kernel: 5.14.0-427.42.1.el9_4.x86_64
  • (OSX/FreeBSD) Os release version: Rocky 9.4
  • Terminal used: gnome-terminal
  • Font used: monospace bold

Additional context

Contents of ~/.config/btop/btop.log

$ cat ~/.config/btop/btop.log                                                                                                         130 ↵

2024/10/28 (19:45:02) | ===> btop++ v.1.4.0
2024/10/28 (19:45:02) | ERROR: Stall in Runner thread, restarting!

2024/11/15 (13:48:59) | ===> btop++ v.1.4.0
2024/11/15 (13:48:59) | ERROR: No UTF-8 locale detected!
Use --utf-force argument to force start if you're sure your terminal can handle it.

2024/11/20 (01:02:38) | ===> btop++ v.1.4.0
2024/11/20 (01:02:38) | ERROR: Stall in Runner thread, restarting!

2024/11/20 (12:50:05) | ===> btop++ v.1.4.0
2024/11/20 (12:50:05) | ERROR: Stall in Runner thread, restarting!

2024/11/23 (11:30:30) | ===> btop++ v.1.4.0
2024/11/23 (11:30:30) | ERROR: Stall in Runner thread, restarting!

2024/11/23 (13:13:51) | ===> btop++ v.1.4.0
2024/11/23 (13:13:51) | ERROR: Stall in Runner thread, restarting!

2024/12/04 (13:12:32) | ===> btop++ v.1.4.0
2024/12/04 (13:12:32) | ERROR: Stall in Runner thread, restarting!

2024/12/04 (13:47:53) | ===> btop++ v.1.4.0
2024/12/04 (13:47:53) | ERROR: Stall in Runner thread, restarting!

2024/12/05 (13:22:24) | ===> btop++ v.1.4.0
2024/12/05 (13:22:24) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/05 (13:24:21) | ===> btop++ v.1.4.0
2024/12/05 (13:24:21) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/06 (14:12:33) | ===> btop++ v.1.4.0
2024/12/06 (14:12:33) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/08 (22:56:17) | ===> btop++ v.1.4.0
2024/12/08 (22:56:17) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/08 (23:27:14) | ===> btop++ v.1.4.0
2024/12/08 (23:27:14) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/08 (23:27:59) | ===> btop++ v.1.4.0
2024/12/08 (23:27:59) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/08 (23:55:20) | ===> btop++ v.1.4.0
2024/12/08 (23:55:20) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/09 (13:43:13) | ===> btop++ v.1.4.0
2024/12/09 (13:43:13) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/09 (13:43:36) | ===> btop++ v.1.4.0
2024/12/09 (13:43:36) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/10 (22:24:07) | ===> btop++ v.1.4.0
2024/12/10 (22:24:07) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/11 (13:25:27) | ===> btop++ v.1.4.0
2024/12/11 (13:25:27) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C

2024/12/12 (10:50:52) | ===> btop++ v.1.4.0
2024/12/12 (10:50:52) | WARNING: ROCm SMI: Failed to get maximum GPU temperature, defaulting to 110°C
@dhelgerson dhelgerson added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants