SimaticResearchActivity / FBAE

Framework for Broadcast Algorithms Evaluation
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add energy consumption measures by exploiting RAPL registers #78

Open simatic opened 2 months ago

simatic commented 2 months ago

fbae only displays performance figures related to latency and throughput. Add energy consumption measures and display by exploiting RAPL registers through Likwid library.

If processor running fbae does not offer RAPL registers or if Likwid is not available on the OS running fbae, an adequate string ("NA" or "'Not Available" ?) must be displayed as a result.