NWChemEx / NWChemEx/ParallelZone
Add More Performance Metrics
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
I found this link and didn't want to forget it https://stackoverflow.com/questions/63166/how-to-determine-cpu-and-memory-consumption-from-inside-a-process/1911863#1911863.
Idea would be to have an OS-agnostic API that dispatches to the appropriate implementation.
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 existing runtime and platform-specific abstractions in the repository. Define which CPU and memory metrics are required, then confirm that an OS-agnostic API dispatches to appropriate implementations and that those metrics are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100