mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.12k stars 173 forks source link

Get useful code from Experiment-impact-tracker #400

Open benoit-cty opened 1 year ago

benoit-cty commented 1 year ago

Description

experiment-impact-tracker is a project like CodeCarbon that has no evolution since 2 years.

But maybe we could learn some useful things from it like the auto-update of static TDP list from Wikipedia.

benoit-cty commented 1 year ago

Code for Wikipedia CPU : https://github.com/Breakend/experiment-impact-tracker/blob/master/experiment_impact_tracker/cpu/data/scrape_tdp_values.py

For Intel Ark : https://github.com/Breakend/experiment-impact-tracker/blob/master/experiment_impact_tracker/cpu/intel.py#L18