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

SIMD for math library #18

Open
Haeri opened this issue Dec 30, 2019 · 0 comments
Open

SIMD for math library #18

Haeri opened this issue Dec 30, 2019 · 0 comments
Labels
enh Enhancement perf Performance

Comments

@Haeri
Copy link
Owner

Haeri commented Dec 30, 2019

The math classes, especially the vectors and matrices would greatly profit from SIMD as it would boost the performance by paralleling operations.
https://software.intel.com/en-us/articles/simd-made-easy-with-intel-ispc

@Haeri Haeri added enh Enhancement perf Performance labels Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh Enhancement perf Performance
Projects
None yet
Development

No branches or pull requests

1 participant