Syllo / nvtop

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Other
8.05k stars 291 forks source link

nvtop 3.0.1 Two amd graphics cards dev1 monitor abnormally #209

Closed jjk334 closed 1 year ago

jjk334 commented 1 year ago

image

image

When I run the program in the environment of 2 amdgpu: The program statistics of the GPU memory of the program running on GPU0 are correct When the program runs on GPU1, the GPU memory statistics are abnormal. It will be like this. The GPU statistics will not be refreshed, and it may display 0Mib or 2Mib or 4Mib. Please check it out for me, thanks

Syllo commented 1 year ago

Hello,

Is it only the memory usage that is not shown in the process view? In your print screen I can see that the GPU0 seems to be using 6GB but only shows 2MiB in the process view. Nothing about GPU1. Is that the problem you are referring to?

jjk334 commented 1 year ago

In fact, the screenshot process should run on GPU1, but it is displayed on GPU0 in nvtop, so the statistics of nvtop can only show 0Mib or 2Mib or 4Mib. If the process is on GPU0 its statistics are normal

Syllo commented 1 year ago

Could you please check if the issue persists with the last release?

jjk334 commented 1 year ago

image

It's working fine now, thanks