CodeCarbon not supporting CPU
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Hello,
I hope you are doing fine. I am using CodeCarbon 2.2.2 with Intel Power Gadget installed, but the library falls back to constant mode. My CPU details are:
- Name: Intel(R) Core(TM) Ultra 5 125U
- Max Clock Speed: 1.3 GHz
- Number of Cores: 12
- Architecture: Intel64 Family 6 Model 170 Stepping 4
- OS: Windows 11 Pro 64-bit
- Intel Power Gadget Version: 3.6
Intel Power Gadget is running and showing real-time CPU power and frequency metrics, but CodeCarbon displays:
[codecarbon WARNING] No CPU tracking mode found. Falling back on CPU constant mode.
Can you add support for this CPU in future updates?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the fallback on Windows 11 with the listed Intel Core Ultra 5 125U and Intel Power Gadget 3.6 setup, then trace where CodeCarbon reports “No CPU tracking mode found.” Done means this CPU is recognized and its real-time power metrics are tracked instead of using constant mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100