-
Notifications
You must be signed in to change notification settings - Fork 157
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
[Feature Request] Add support to AMD's ROCm GPU #74
Comments
Hi @Junyi-99, thanks for raising this, and I apologize for the late response. I'm afraid that AMD graphics cards may not be supported in
|
Thanks for your reply and for digging into ROCm monitoring solutions. I will continue to pay attention to this project, I think this issue can be closed. Thank you again. |
Thank you so much for this work. It has become an important part of my work. |
What do you mean "to replace nvidia-smi related commands"? |
我现在用的GPU使用的监控工具与nvidia很像。 |
我认为是可以的 |
我修改哪些地方可以达到这个目的呢? |
抱歉,你需要自己阅读源代码,找到需要修改的位置 |
好的, 多谢回复,我仔细看看代码 |
🤗 Really looking forward to |
any news? |
Required prerequisites
Motivation
I have been using
nvitop
for monitoring NVIDIA devices and processes, and I find it to be a great tool with a beautiful UI. Thank you for this good project!However, I noticed that it doesn't support AMD's ROCm GPU platform. As an AMD user (we have an AMD GPU cluster), I can only use "rocm-smi" to monitor my GPU, and I would love to have a similar tool like nvitop for ROCm.
I believe that adding support for AMD's ROCm GPU would make nvitop a more versatile and inclusive monitoring tool. It would allow users who work with AMD GPUs to benefit from the same features and options that nvitop provides to NVIDIA users.
Solution
Using
rocm-smi
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: