Red power-limit service fails with ROCm 7.2
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 50
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
ROCm 7.2 requires a power-cap type. The current service runs amd-smi set -o 304, which exits with “expected 2 arguments.”
On Red v2, amd-smi set -o ppt0 304 works.
AMD release note
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Red power-limit service that runs amd-smi set -o 304, then inspect how its command arguments are assembled. Verify the change against the documented ROCm 7.2 requirement and confirm that amd-smi set -o ppt0 304 succeeds on Red v2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100