Generic CPU Power Curve model #37
pazbardanl
started this conversation in
Develop an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@jawache
Prize category
User Story
Rationale
Based on our work on the Intel model (aka IEE = "Intel Energy Estimator") we know that many clients (private, OEMs and others) use customized systems where the power consumption characteristics (aka power curves) may differ from the generic ones provided by manufacturers (if any). The idea here is to provide a model where users will only need to plug in their custom power curve (as a data file) and have the model carry the burden of energy calculations, among others, at runtime.
Such a model would be backed by a script that will generate a power curve on given system.
Impact
Successfully implementing this idea will:
Implementation guidelines
ModelPlugin
interface*Difficulty
4/5
Scope Of Work
Examples and resources
Manifest File
Provide a dummy Mmnifest file to help the implementer understand how this functionality will be executed, provide them with the necessary data, observations and structure so they can move fast with development.
Beta Was this translation helpful? Give feedback.
All reactions