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 #197

Open
chejulien opened this issue Feb 5, 2025 · 3 comments
Open

ARM64 support #197

chejulien opened this issue Feb 5, 2025 · 3 comments

Comments

@chejulien
Copy link

Hello everyone, I would like to know if SAPIEN supports ARM64 architecture, I have seen that it is x86_x64 on pip.
I've tried to build sapien, but it looks like there are a lot of dependent libraries that don't support arm64

@cixliv
Copy link

cixliv commented Feb 5, 2025

having the exact same issue

@fbxiang
Copy link
Collaborator

fbxiang commented Feb 7, 2025

I will look into this. Since we recently successfully built SAPIEN with most core features on Arm-based MacOS, building on Arm Linux should not be harder.

@fbxiang
Copy link
Collaborator

fbxiang commented Mar 9, 2025

I have added Arm64 into Github actions and we are able to compile the wheels (see latest nightly releases). I cannot make it manylinux compliant yet but it should work on Ubuntu >=20.04. You should be able to compile your own following the Github CI config.
The wheels are not tested yet. Please post the issues you met, or open a PR if you know a fix.

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

3 participants