cpu
Implements PowerAPI CPU Formula module in only taking into account the maximum CPU frequency and its associated voltage.
CPU energy computation is based on the well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.
Last Release on Mar 22, 2013
Implements the PowerAPI CPU Sensor module for systems based on a procfs/sysfs virtual filesystems,
typically used by standard Linux distributions.
See also: http://linux.die.net/man/5/proc.
Last Release on Mar 22, 2013
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.
Last Release on Oct 30, 2012
Deep Java Library (DJL) provided PyTorch native library binary distribution
Last Release on Nov 13, 2024
Implements the PowerAPI CPU Sensor module in using the Hyperic SIGAR API
(http://www.hyperic.com/products/sigar).
Last Release on Mar 22, 2013