tinygrad / tinygrad/tinyos

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.

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.