Compatibility matrix
Open
@inimaz is already working on this.
Since Nov 4, 2023.
documentation
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Description
Goal: A new user comes with OS X + GPU Y + CPU Z. Is codecarbon compatible with her system? If so, how to install it? What are the limitations?
Codecarbon uses different tools to measure each CPU/GPU/hardware. Each of these tools have their own limitations and installation steps. Sometimes they depend on the OS of the machine.
It would be very interesting to have a centralized file explaining to which systems codecarbon is compatible. In this file we could explain:
- OS (e.g. Linux)
- tool that measures it (e.g. RAPL)
- specific installation steps
- limitations if any (e.g. https://github.com/mlco2/codecarbon/issues/244)
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.
Assessment
This issue has not been assessed yet.