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

Parallelization support for macOS #165

Open
hombit opened this issue Mar 13, 2024 · 0 comments · May be fixed by #125
Open

Parallelization support for macOS #165

hombit opened this issue Mar 13, 2024 · 0 comments · May be fixed by #125

Comments

@hombit
Copy link
Member

hombit commented Mar 13, 2024

It is really tricky to make openMP (which is used by Cython internally) work on macOS. We had an attempt to make it work on x86_64 Macs, but I'm not sure if it works. It is also tricky to make it work on ARM Macs, even when built on a native system.

@hombit hombit linked a pull request May 16, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant