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

Add support for Apple GPUs to get_flops() function. #430

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

vsnever
Copy link
Member

@vsnever vsnever commented Apr 4, 2024

This fixes #429 by providing performance estimates for Apple GPUs in the get_flops() function.

According to wikipedia, Apple GPUs on the M1, M2 and M3 SoCs have 128 FP32 ALU lanes per core (compute unit).

@jacklovell
Copy link
Member

Looks OK to me. Thanks.

@jacklovell jacklovell merged commit bd36ca1 into cherab:development Apr 4, 2024
8 checks passed
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.

None yet

2 participants