You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to provide the power consumption manually when they use a power sensor that is not implemented in Energizta (with external wattmeter for instance).
@bpetit I would be interested to have your opinion on that and maybe link it with ongoing issues in scaphandre
The text was updated successfully, but these errors were encountered:
Problem
For each workload, we need to collect the power consumption of the components or the machine.
Solution
We need to take into account multiple sources of consumption data to address the maximum architecture and compare the data sources between them.
This feature should be done in boagent. See : Boavizta/boagent#35
Informations
RAPL
We can either access directly to RAPL API (https://web.eece.maine.edu/~vweaver/projects/rapl/) or access it through another software such as scaphandre (https://github.com/hubblo-org/scaphandre)
Intel
For RAM and CPU, we can use RAPL
AMD
According to @bpetit, RAPL should work for AMD x86, with Linux core 5.11 or higher
ARM
Discussion in progress hubblo-org/scaphandre#35
RAM
Discussion in progress hubblo-org/scaphandre#35
IPMI
Access the electrical evaluation through the IPMI API.
https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface
Manual
User should be able to provide the power consumption manually when they use a power sensor that is not implemented in Energizta (with external wattmeter for instance).
@bpetit I would be interested to have your opinion on that and maybe link it with ongoing issues in scaphandre
The text was updated successfully, but these errors were encountered: