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

feat: Improving MacOS M1 CPU/GPU prints #1

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

tnsicdr
Copy link
Owner

@tnsicdr tnsicdr commented Apr 29, 2022

From: dylanaraps#2038

Description

Adding better support for Apple Silicon (M1) CPU and GPU prints OLD:

CPU: Apple M1 Max
GPU: Apple M1 Max

NEW:

CPU: Apple M1 Max (10)
GPU: Apple M1 Max (24)

This is accurate for me as I have the 10c CPU and 24c GPU model

Features

  • Fix core-count not displaying on Apple Silicon (M1) devices (arm64)
  • Add GPU core count for Apple Silicon (M1) devices

Issues

TODO

@tnsicdr tnsicdr merged commit 9fca88a into tnsicdr:tnsicdr/customizations Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants