Max Weiss

Results 3 issues of Max Weiss

### Problem Description The example host has four GPUs: ``` $ rocm-smi ========================= ROCm System Management Interface ========================= =================================== Concise Info =================================== GPU Temp (DieEdge) AvgPwr SCLK MCLK Fan Perf...

Under Investigation
ROCm 5.7.1
AMD Instinct MI210

### Problem Description Not a big issue, but the string returned by amdsmi_status_code_to_string() contains the RSMI_STATUS_* code. For example: ``` amdsmi_status_code_to_string(AMDSMI_STATUS_SUCCESS, &err) -> "RSMI_STATUS_SUCCESS: The function has been executed successfully."...

### Problem Description ROCm 6.4.1 was installed with this installer: https://repo.radeon.com/amdgpu-install/6.4.1/ubuntu/noble/amdgpu-install_6.4.60401-1_all.deb. The CLI shows "N/A" for most of the partition related values. The rocm-smi API seems to have the same...

Under Investigation