[Custom Issue]: Add memory reporting
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 6
- Forks
- 11
- Avg merge
- 18h 7m
- Merged PRs (30d)
- 1
Description
### Contact Details
_No response_
### Are there any linked Issues or Pull Requests?
_No response_
### Brief description
It would be nice to have a way to see how much memory a routine use.
However, this might be too fine grained to be possible to implement.
Another useful possibility that might be easier to implement is how much RSS was when a routine was called.
### Further details of the issue.
_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
No files, tests, or entry points are named. Start by mapping how Vernier invokes routines and checking how RSS could be read on supported HPC platforms. Done requires a decided scope and a documented way to report either routine-level memory usage or RSS at routine calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100