ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
116 stars 49 forks source link

rsmitst64 and rocm-smi -a fail on OD_VDDC_CURVE with ppfeaturemask set #116

Open antimatterizer opened 1 year ago

antimatterizer commented 1 year ago

Hello!

Recently back into ROCm and working on getting SMI going on 6900xt with Ubuntu 22.04, kernel 5.17.0-1025-oem and ROCm 5.4.1. All functionality works in SMI save for anything requiring the featuremask. With it set, I receive the error below:

/home/mk/Installs/rocm_smi_lib/src/rocm_smi.cc:1158: rsmi_status_t get_od_clk_volt_info(uint32_t, rsmi_od_volt_freq_data_t*): Assertion `val_vec[kOD_VDDC_CURVE_label_array_index] == "OD_VDDC_CURVE:"' failed. Aborted

Thanks!

antimatterizer commented 1 year ago

Without featuremask set, response is:

GPU[0] : Not supported on the given system GPU[1] : Not supported on the given system

rakataprime commented 1 year ago

did u set performance to manual with feature mask set like rocm-smi --setperflevel manual rocm-smi --setvc 2 1701 915 --autorespond y rocm-smi --setsrange 808 1740 --autorespond y

ppanchad-amd commented 1 month ago

@antimatterizer Apologies for the lack of response. Did you try @rakataprime suggestions above? If you no longer require assistance with your issue, please close the ticket. Thanks!