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

Please support ARM/aarch64 #134

Open
mcelhennyi opened this issue Mar 25, 2020 · 3 comments
Open

Please support ARM/aarch64 #134

mcelhennyi opened this issue Mar 25, 2020 · 3 comments

Comments

@mcelhennyi
Copy link

mcelhennyi commented Mar 25, 2020

Currently I am trying to build this library for ARM/aarch64. I am having several issues.
#include <immintrin.h>
#include <mm_malloc.h>
So far are the two issues I have seen .

Pretty much anything that includes a mm*() call is an issue.

Are there any plans to add support for ARM/aarch64 in the future? I would like to use this library on a jetson product.

A potentially helpful link: https://forums.foundationdb.org/t/arm-support-for-foundationdb/68/7

@mcelhennyi
Copy link
Author

from the link above I stumbled upon this link https://github.com/nemequ/simde which is a similar library but it is more inclusive. I have done some preliminary changes and have been able to build it, but I am unsure on the accuracy of my translation as I do not know much about SIMD.

@mcelhennyi
Copy link
Author

I have made the needed changes here #136

@pabs3
Copy link

pabs3 commented Jul 12, 2022

Fixing this issue will also fix #316 too if SIMDe is used to fix it.

pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 12, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 12, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 18, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 26, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Nov 13, 2022
pabs3 added a commit to pabs3/SPTAG that referenced this issue Feb 5, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Mar 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Apr 1, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 3, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 10, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 10, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 10, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 11, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 11, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 11, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue May 11, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 16, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 25, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 27, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 27, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 27, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jun 27, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
pabs3 added a commit to pabs3/SPTAG that referenced this issue Jul 20, 2023
dbussink pushed a commit to planetscale/SPTAG that referenced this issue Mar 13, 2024
dbussink pushed a commit to planetscale/SPTAG that referenced this issue Mar 14, 2024
dbussink pushed a commit to planetscale/SPTAG that referenced this issue Mar 14, 2024
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