-
Notifications
You must be signed in to change notification settings - Fork 30
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
OSX support #24
Comments
For sure! We'd like to support as much as possible. If I remember correctly then reading energy measurements on Mac OS was difficult without user access restrictions, which we really wanted to avoid with carbontracker |
I get the same error when running on Nvidia GPU. Have you seen this before? Traceback (most recent call last): CarbonTracker: Traceback (most recent call last): |
Hi Andy, What setup are you running on? For NVIDIA GPUs we rely on the NVIDIA Management Library (NVML through pynvml) to query the GPU state. I have not yet tested if this or nvidia-smi is available on macOS. |
Thank you for bringing up the OSX support for Intel RAPL. We're pleased to inform that CarbonTracker v1.2.0 now supports Apple Silicon chips (M1/M2). Given the distinct nature of support required for OSX devices, we've decided to track it as a separate issue for clarity. Therefore, I'll be closing this ticket and have created a new dedicated issue titled "[OSX Support] Intel RAPL Integration" #58 to address this specific integration in the future. We appreciate your understanding and patience. |
Could it be a long-term goal to support Intel RAPL on OSX?
The text was updated successfully, but these errors were encountered: