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

Does not recognize my MI300 #341

Open
tjk213 opened this issue Dec 12, 2024 · 1 comment
Open

Does not recognize my MI300 #341

tjk213 opened this issue Dec 12, 2024 · 1 comment

Comments

@tjk213
Copy link

tjk213 commented Dec 12, 2024

does nvtop 3.1.0 support MI300? rocm-smi recognizes the cards but nvtop says No GPU to monitor.

build ❯ ./src/nvtop -v
nvtop version 3.1.0
build ❯ ./src/nvtop
No GPU to monitor.
build ❯ rocm-smi


============================================ ROCm System Management Interface ============================================
====================================================== Concise Info ======================================================
Device  Node  IDs              Temp        Power     Partitions          SCLK    MCLK    Fan  Perf  PwrCap  VRAM%  GPU%
              (DID,     GUID)  (Junction)  (Socket)  (Mem, Compute, ID)
==========================================================================================================================
0       2     0x74a1,   32700  39.0°C      134.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  0%     0%
1       3     0x74a1,   3884   41.0°C      139.0W    NPS1, SPX, 0        131Mhz  900Mhz  0%   auto  750.0W  0%     0%
2       4     0x74a1,   29122  37.0°C      130.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  0%     0%
3       5     0x74a1,   35464  43.0°C      139.0W    NPS1, SPX, 0        131Mhz  900Mhz  0%   auto  750.0W  0%     0%
4       6     0x74a1,   46166  37.0°C      133.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  10%    0%
5       7     0x74a1,   64654  41.0°C      141.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  0%     0%
6       8     0x74a1,   4769   42.0°C      136.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  0%     0%
7       9     0x74a1,   6315   35.0°C      129.0W    NPS1, SPX, 0        132Mhz  900Mhz  0%   auto  750.0W  0%     0%
==========================================================================================================================
================================================== End of ROCm SMI Log ===================================================
@Syllo
Copy link
Owner

Syllo commented Dec 13, 2024

Unfortunately nvtop doesn't support the ROCm SMI interface yet.
For now only the AMD GPUs that are exposed though the DRM kernel interface will be displayed by nvtop.

It seems that the MI300 is mostly geared towards "compute" workloads such as ML and probably has no use as a graphical GPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants