Open eugen-ajechiloae-clearml opened 7 months ago
Hi! It looks like pyrsmi doesn't yet support temperature and fan speed querying. Looks like it is possible to query them tho: https://github.com/ROCm/rocm_smi_lib/blob/adf5c1da67a0e253b624396af861d0189228a49b/python_smi_tools/rocm_smi.py#L607 https://github.com/ROCm/rocm_smi_lib/blob/adf5c1da67a0e253b624396af861d0189228a49b/python_smi_tools/rocm_smi.py#L233. It would be nice to include these capabilities in this repo as well.
Suggestion Description
Hi! It looks like pyrsmi doesn't yet support temperature and fan speed querying. Looks like it is possible to query them tho: https://github.com/ROCm/rocm_smi_lib/blob/adf5c1da67a0e253b624396af861d0189228a49b/python_smi_tools/rocm_smi.py#L607 https://github.com/ROCm/rocm_smi_lib/blob/adf5c1da67a0e253b624396af861d0189228a49b/python_smi_tools/rocm_smi.py#L233. It would be nice to include these capabilities in this repo as well.