Last Version

formula-cpu-general 1.3.2

Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

fr.inria.powerapi.formula
ArtifactId

ArtifactId

formula-cpu-general
Version

Version

1.3.2
Type

Type

jar
Description

Description

formula-cpu-general
Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.

Download formula-cpu-general 1.3.2


<!-- https://jarcasting.com/artifacts/fr.inria.powerapi.formula/formula-cpu-general/ -->
<dependency>
    <groupId>fr.inria.powerapi.formula</groupId>
    <artifactId>formula-cpu-general</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.powerapi.formula/formula-cpu-general/
implementation 'fr.inria.powerapi.formula:formula-cpu-general:1.3.2'
// https://jarcasting.com/artifacts/fr.inria.powerapi.formula/formula-cpu-general/
implementation ("fr.inria.powerapi.formula:formula-cpu-general:1.3.2")
'fr.inria.powerapi.formula:formula-cpu-general:jar:1.3.2'
<dependency org="fr.inria.powerapi.formula" name="formula-cpu-general" rev="1.3.2">
  <artifact name="formula-cpu-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.powerapi.formula', module='formula-cpu-general', version='1.3.2')
)
libraryDependencies += "fr.inria.powerapi.formula" % "formula-cpu-general" % "1.3.2"
[fr.inria.powerapi.formula/formula-cpu-general "1.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
fr.inria.powerapi : core jar 1.3.2
fr.inria.powerapi.sensor : sensor-cpu-api jar 1.3.2
fr.inria.powerapi.formula : formula-cpu-api jar 1.3.2
org.scala-lang : scala-library jar 2.9.1
com.typesafe.akka » akka-actor jar 2.0.1

test (3)

Group / Artifact Type Version
com.typesafe.akka » akka-testkit jar 2.0.1
junit : junit jar 4.8.1
org.scalatest : scalatest jar 1.3

Project Modules

There are no modules declared in this project.