Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate client into loadgen #226

Open
3 tasks
xzfc opened this issue Mar 24, 2021 · 1 comment
Open
3 tasks

Integrate client into loadgen #226

xzfc opened this issue Mar 24, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@xzfc
Copy link
Contributor

xzfc commented Mar 24, 2021

Instead of having standalone executable client.py (or C++ version, see #112) that runs arbitrary workload, we could integrate the client into loadgen itself. This would simplify running the power measurement on the SUT side, and allow us to measure in more environments, e.g. mobile.

We considered this option in the past (2020-12-11), but decided to postpone it after round 1.0. Probably should be done in the inference repo.

Estimate time of implementation: 3-4 weeks.

  • Analyze loadgen codebase to understand what is the best way of integration
  • Create minimal working prototype that can connect to the server
  • Integrate all necessary features
@xzfc xzfc added the enhancement New feature or request label Mar 24, 2021
@xzfc xzfc added this to the Ideas milestone Mar 24, 2021
@s-idgunji
Copy link
Contributor

I would like to propose that we only take this on, if any other higher priority issues are resolved and if we can fix this by v1.1 freeze date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants