You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[hipBLASLt] Deprecate rocm-smi and use amdsmi (#8527)
## Motivation
rocm-smi will be removed from TheRock, and users/customers will move to
using AMD SMI library and API’s
<!-- Explain the purpose of this PR and the goals it aims to achieve.
-->
## Technical Details
- Change all rocm-smi to amdsmi
<!-- Explain the changes along with any relevant GitHub links. -->
## Test Plan
- I also add the unit tests:
`python3 -m pytest -v \
Tensile/Tests/unit/test_detectAvailableGpus.py \
Tensile/Tests/unit/test_get_gpu_max_frequency_smi.py \
Tensile/Tests/unit/test_specs_amdsmi.py`
<!-- Explain any relevant testing done to verify this PR. -->
## Test Result
<img width="2131" height="732" alt="image"
src="https://github.com/user-attachments/assets/26b1e0a2-4c5a-4c66-a5af-d256ba94b4b1"
/>
<!-- Briefly summarize test outcomes. -->
## Submission Checklist
- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
---------
Co-authored-by: tomchengchitang <tom.tang@amd.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy file name to clipboardExpand all lines: projects/hipblaslt/tensilelite/Tensile/Tests/unit/characterization/CommonUtilities/test_mut_Utilities_isRhel8_char.py
0 commit comments