Refactor bytes per rep and flops per rep for readability
Open
Nobody has claimed this yet.
enhancement
task
- Dominant language
- Jupyter Notebook
- Stars
- 135
- Forks
- 55
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 5
Description
Add named variables to help call out portions of the calculation as is done here. https://github.com/LLNL/RAJAPerf/pull/300/files#r1280772962
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
Review the referenced PR 300 diff and its discussion first, since no source file or test is named in this issue. Identify the bytes-per-rep and flops-per-rep calculations shown there, then confirm that named variables make those portions readable without changing the calculation results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100