8000 ARM support · Issue #279 · casacore/python-casacore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ARM support #279

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

Open
orliac opened this issue Mar 24, 2025 · 4 comments
Open

ARM support #279

orliac opened this issue Mar 24, 2025 · 4 comments

Comments

@orliac
Copy link
orliac commented Mar 24, 2025

Hello,
Do you have any plans to provide wheels for ARM architectures?

@gmloose
Copy link
Collaborator
gmloose commented Mar 25, 2025

Which ARM architectures do you have in mind? There are multiple.

@orliac
Copy link
Author
orliac commented Mar 25, 2025

This one: Arm V9.0 ISA compliant aarch64 (Neoverse V2 “Demeter”architecture).

@gmloose
Copy link
Collaborator
gmloose commented Mar 25, 2025

OK, not at the moment. The first ARM architectures that we may want to support are the Apple Silicon M1..M4.
I'm afraid you have to try to build these wheels yourself. In order to do so, you first need to compile casacore for your ARM processor. Next you can build python-casacore wheels on top of casacore using cibuildwheel (you probably need to tweak pyproject.toml a bit). I've never tried to build for ARM (and I don't have a system with ARM available), so you may have a bumpy ride, but you may also be lucky.

@orliac
Copy link
Author
orliac commented Mar 26, 2025

Thanks for the feedback. I'll give it a go and let you know the outcome.

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
0