Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor other ML semiconductors besides GPUs #618

Open
gaure opened this issue Jul 24, 2024 · 1 comment
Open

Monitor other ML semiconductors besides GPUs #618

gaure opened this issue Jul 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gaure
Copy link

gaure commented Jul 24, 2024

Hi CodeCarbon Team

Thank you for creating this tool; it is precious for the IT industry.
I want to extend the CodeCarbon's code to add a new semiconductor.
I understand that I only need to create a new instance of the Semiconductor(BaseHardware) class and its respective semiconductor.py module; is this correct?
Thanks in advance for any guidance you can provide me.
Best
GA

@benoit-cty
Copy link
Contributor

Thanks !
Yes you could have a look at https://github.com/mlco2/codecarbon/blob/master/codecarbon/core/cpu.py
We also have GPU class, maybe it make less sense now that hybrid chips are coming.

@inimaz inimaz added the enhancement New feature or request label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants