[Feature]: Updating units on rpd data : shelve/rocprof2rpd.py
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 30
- Forks
- 16
- Avg merge
- 13d 11h
- Merged PRs (30d)
- 14
Description
Suggestion Description
It would be helpful to update the strings TotalDuration and Ave with appropriate units. Thank you.
Operating System
No response
GPU
No response
ROCm Component
shelve/rocprof2rpd.py
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
Start by reading shelve/rocprof2rpd.py and locating the TotalDuration and Ave strings. Trace how those values are produced and displayed so their existing units can be identified. Done means both strings communicate appropriate units in the generated RPD data; no test file is mentioned, so verify the affected output directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100