[Feature]: Enable/Disable SMI writing via ENV
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 30
- Forks
- 16
- Avg merge
- 13d 11h
- Merged PRs (30d)
- 14
Description
Suggestion Description
Writing smi data into the traces is not always desired. This should be able to be disabled on a case by case basis.
This will need to be implemented through an ENV variable.
Operating System
No response
GPU
No response
ROCm Component
No response
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the SMI data writing path and any existing environment-variable configuration, then determine the variable's default and disabled behavior. Done means SMI writing can be enabled or disabled per process through an ENV variable, with coverage in the relevant existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100