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

[Issue]: rocml.smi_get_device_name returns device family rather than specific device name #21

Open
deftdawg opened this issue Mar 6, 2025 · 0 comments

Comments

@deftdawg
Copy link

deftdawg commented Mar 6, 2025

Problem Description

# python3 device_info.py
no. of devices = 1

device id       device name     total memory(GB)  used memory(MB)
-----------------------------------------------------------------
     0    Navi 21 [Radeon RX 6800/6800 XT / 6900 XT]            17.16           5489.21

How does one tell which of the 3 Navi 21 cards has been detected by using rocml.smi_get_device_name?

Operating System

22.04.5 LTS (Jammy Jellyfish)

CPU

Intel 13900K

GPU

Navi 21

ROCm Version

ROCm 6.3.3

ROCm Component

rocm_smi_lib

Steps to Reproduce

  1. Clone pyrsmi
  2. Install pyrsmi
  3. Run example pyrsmi/examples/cli# python3 device_info.py

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@deftdawg deftdawg changed the title [Issue]: rocml.smi_get_device_name is not specific to model of card [Issue]: rocml.smi_get_device_name returns device family rather than specific device name Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant