mlcommons / mlcommons/power-dev
Provide C++ version of the client
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently the power client is CLI python script and can't be used in diverse environments such as mobile or embedded devices. This task it to create C++ version of the client that can easily be ported to such environments. Also this will then enable to integrate power client to the loadgen (#226).
Estimate time of implementation: 2 weeks.
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 examining the existing Python power client and how the CLI is invoked. Then review loadgen issue #226 to define the integration boundary. Done means a portable C++ client replaces the relevant client functionality and can integrate with loadgen across mobile or embedded environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- cli, embedded-iot, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100