mlcommons / mlcommons/power-dev

Provide C++ version of the client

Open
#112 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.