Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
antimatterizer opened this issue Jan 3, 2023 · 2 comments

Comments

@antimatterizer
Copy link

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
Copy link
Author

Without featuremask set, response is:

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

@rakataprime
Copy link

rakataprime commented Jan 19, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants