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

arm64 support #30

Open
niyue opened this issue Oct 26, 2021 · 2 comments
Open

arm64 support #30

niyue opened this issue Oct 26, 2021 · 2 comments

Comments

@niyue
Copy link

niyue commented Oct 26, 2021

I recently start using this library in our project and it greatly helps our implementation, thanks so much.

I wonder if there is any chance this library could be ported to support arm64 architecture. I guess there is no such plan yet since this library is called "SIMD"comp... :) If users, actually it is myself, without too much knowledge on simd programming currently, would like to do such a porting task, is this feasible and how much effort it may take typically? Thanks.

@lemire
Copy link
Owner

lemire commented Oct 26, 2021

The 64-bit architecture does have SIMD. It is entire possible to support aarch64. Pull requests invited!

@lemire
Copy link
Owner

lemire commented Oct 26, 2021

To include support for aarch64 throughout would require some effort. It is hard to quantify.

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

No branches or pull requests

2 participants