+[**Carbontracker**](https://carbontracker.info/) (Anthony, Kanding & Selvan, 2020) is the most established open-source tool for measuring and predicting the carbon footprint of ML workloads. It samples hardware power draw and combines it with regional grid carbon intensity to produce real-time and predicted-total emissions estimates, with low overhead via separate threads. It supports Intel CPUs, NVIDIA GPUs and Apple silicon, ships as both a CLI and a Python library, and includes log-parsing helpers for third-party integration. Originally created at the University of Copenhagen and now maintained there with EU Horizon Europe support, the original paper has been cited 470+ times. Carbontracker is aimed at training workloads; applying it to inference is straightforward in principle but, as section 5 notes, requires hosting providers to expose the underlying telemetry.
0 commit comments