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

OpenMP is extra slow on Mac M3 #535

Open
batzor opened this issue Sep 5, 2024 · 0 comments
Open

OpenMP is extra slow on Mac M3 #535

batzor opened this issue Sep 5, 2024 · 0 comments

Comments

@batzor
Copy link
Contributor

batzor commented Sep 5, 2024

Issue type

Performance

OS platform and distribution

MacOS Sonoma 14.5

Current behavior?

Current benchmarks which heavily rely on OpenMP are very slow.

Expected Behavior?

It should perform similar to Linux version.

Standalone code or description to reproduce the issue

Run FFTBatch or FRI benchmark and it will result in 2-3x slower performance than expected.

Additional context

We have tested the serial version performs as expected. So it is definitely a performance issue of OpenMP on Mac (only tested on M3).

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

No branches or pull requests

1 participant