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 Support #166

Open
TheCodingOwl opened this issue Feb 2, 2024 · 1 comment
Open

SIMD Support #166

TheCodingOwl opened this issue Feb 2, 2024 · 1 comment

Comments

@TheCodingOwl
Copy link

Do you have any plans to use any of the new Vector, Vector512/etc, System.Runtime.Intrinsics libraries to provide parallel computation for this library? I can do a PR for this with BenchmarkDotNet metrics if you'd like.

@tompazourek
Copy link
Owner

I don't have any plans like that. Honestly, I don't have much time to dedicate to side projects lately.

But it would be interesting to see some draft or proof-of-concept of what you have in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants