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

eliminate openmp dependency and use tbb #17

Open
m-murphy opened this issue Jun 28, 2024 · 0 comments · May be fixed by #18
Open

eliminate openmp dependency and use tbb #17

m-murphy opened this issue Jun 28, 2024 · 0 comments · May be fixed by #18
Labels
enhancement New feature or request

Comments

@m-murphy
Copy link
Member

m-murphy commented Jun 28, 2024

OpenMP is unlikely to be supported any time soon on WASM, but there is some indication that oneTBB may be supported (r-wasm/webr#427). Migrating to completely oneTBB based parallelization may enable a browser based version of moire that is able to fully leverage parallelization.

@m-murphy m-murphy added the enhancement New feature or request label Jun 28, 2024
@m-murphy m-murphy linked a pull request Jun 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant