You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
Clone pyrsmi
Install pyrsmi
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
The text was updated successfully, but these errors were encountered:
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
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 usingrocml.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
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: