amdsmi icon indicating copy to clipboard operation
amdsmi copied to clipboard

[Issue]: ./amd-smi event can't be stopped/killed

Open Ori-Messinger opened this issue 1 year ago • 1 comments

Problem Description

When running ./amd-smi event it doesn't stop when you hit "q + ENTER" or "Ctrl + c" however ./rocm-smi --showevents does.

Operating System

Ubuntu 22.04

CPU

EYPC 7251

GPU

AMD Radeon RX 7900 XT

ROCm Version

ROCm 6.1.0

ROCm Component

No response

Steps to Reproduce

No response

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

No response

Additional Information

No response

Ori-Messinger avatar May 02 '24 20:05 Ori-Messinger

Yup was able to repro

dmitrii-galantsev avatar May 02 '24 20:05 dmitrii-galantsev

Hi @Ori-Messinger, the following patch has been merged to resolve the failure to exit amd-smi event, https://github.com/ROCm/amdsmi/commit/d263b53797db492f9d6305e334fa7b9788dc5cc9.

Could you please build amd-smi from the amd-staging branch and confirm if the patch addresses the issue on your end?

harkgill-amd avatar Sep 20 '24 14:09 harkgill-amd