Constantly getting Error "pynvml.nvml.NVMLError_NotSupported: Not Supported" #482
Replies: 4 comments 2 replies
-
Hi, thanks for using CodeCarbon ! Quick question : are you able to run the command |
Beta Was this translation helpful? Give feedback.
-
sure , also i had updated to latest drivers avaialble +---------------------------------------------------------------------------------------+ |
Beta Was this translation helpful? Give feedback.
-
unfortunatly not i am still seeing more or less sam e error |
Beta Was this translation helpful? Give feedback.
-
downgraded to codecarbon2.2.5 and got some more insights Run ID: 1053ff0c-e0d3-4f4a-81d0-175423f74908 Result: 500000000000000000000500000000000000000000
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, trying to use codecarbon on windows 10 with python version 3.10 with latest necessary pip packages but still seeing the error
""pynvml.nvml.NVMLError_NotSupported: Not Supported"
I have nvidia GeForce 930mx graphic card
here is the sample code I am trying to run
from codecarbon import EmissionsTracker
and here is complete error
already tried to use decorator @trackemissions as well
TIY
Beta Was this translation helpful? Give feedback.
All reactions