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

Vectorized SIMD evaluation #380

Open
kif opened this issue Jun 2, 2021 · 6 comments
Open

Vectorized SIMD evaluation #380

kif opened this issue Jun 2, 2021 · 6 comments
Labels

Comments

@kif
Copy link

kif commented Jun 2, 2021

Numexpr supports already the Intel SVML for vectorial evaluation of elementary function. But it is neither free, nor open-source, nor cross-platform.

Sleef is another SIMD implementation of all basic math function which runs on most CPU architectures (x86, PPC, ARM ...) on all operating systems. https://sleef.org/ It would provide speed-ups in the same order as SVML.

Do you believe such addition would be valuable ? is there anybody available for mentoring ?

Copy link

Message to comment on stale issues. If none provided, will not mark issues stale

@github-actions github-actions bot added the Stale label Feb 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2024
@FrancescAlted FrancescAlted reopened this Mar 1, 2024
@FrancescAlted
Copy link
Contributor

This is still worth pursuing.

@27rabbitlt
Copy link
Contributor

27rabbitlt commented Mar 1, 2024 via email

@FrancescAlted
Copy link
Contributor

@27rabbitlt How is that going? Is there any show stopper that we can help with?

@27rabbitlt
Copy link
Contributor

27rabbitlt commented Apr 1, 2024

@27rabbitlt How is that going? Is there any show stopper that we can help with?

Would be able to push this after midterm exam, about two weeks later 💪

Copy link

github-actions bot commented Jun 1, 2024

Message to comment on stale issues. If none provided, will not mark issues stale

@github-actions github-actions bot added the Stale label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants