-
-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Imagine I want to know the hardware that codecarbon is able to detect in my machine. Like this I can setup properly (setup RAPL if missing, open a PR with the TDP, why is it detecting only 3 GPUs? I thought I had 5 connected in this machine...).
With the current setup, the flow is:
- codecarbon detects the hardware,
- logs it
- and starts measuring right away.
Describe the solution you'd like
Continue doing that, but allow the user to obtain 1 and 2 without the need to run measurements. In another PR we could even add to the cli codecarbon detect and it will return the detected hardware.
What do you think?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request