Hongyu Hè
Hongyu Hè
> @HongyuHe could you please review the auto-generated YAML files? The generation script will be moved to the loader repo so it is there only for reference. Thank you very...
Hi @mesld, Thanks for the feedback! First, when you are using the [python API](https://github.com/HongyuHe/energat#python-api), you don't need to run `energat` from the command line, since it's been used as a...
Hi @mesld, Thanks for asking! For the missing baseline power, I'm sorry but I failed to reproduce it on a clean-slate server in the cloud. Could you check the following...
Hi @mesld! Yes, that's the correct output. Glad to see it works for you now! `pkg` == CPU package, which is also used interchangeably with `socket` in the code. (They...
Hi @JaykumarPatel4802, thanks for asking! The RAPL MSRs update approximately every millisecond, but the actual measurement period is not precisely 1 ms, leading to variations in sample periods. In fact,...
Hi @rexxy-sasori! Yes, you can measure the energy consumption **of** a docker: ```sh $ sudo energat -basepower $ sudo energat -pid ``` But you can't use it inside a container...
Hi @rexxy-sasori, thanks for reaching out. You're right — due to our NDA with @MicrosoftResearch, we cannot disclose our original traces and data. However, I will provide some example files...