Red power-limit service fails with ROCm 7.2

Open Beginner friendly
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

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.

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

Dominant language
Python
Stars
50
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tinygrad/tinyos

All issues in tinygrad/tinyos

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.