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

Support Linux ARM64 #19

Open
kratman opened this issue Jan 7, 2025 · 3 comments
Open

Support Linux ARM64 #19

kratman opened this issue Jan 7, 2025 · 3 comments
Assignees

Comments

@kratman
Copy link
Contributor

kratman commented Jan 7, 2025

Support ARM64 platform, probably through the scikit build (#7)

@kratman kratman self-assigned this Jan 7, 2025
@agriyakhetarpal
Copy link
Member

Could you please rename the issue to specifically say Linux/Windows arm64, since we have macOS arm64 already?

@agriyakhetarpal
Copy link
Member

scikit-build-core is only a build backend, so it would only make it easier for cross-compiling but wouldn't help with the actual compilation. We can cross-compile without it, too, or use QEMU – setuptools works equally well. Q1/Q2 2025 is the expected timeline for Arm runners for native compilation: github/roadmap#970

@kratman kratman changed the title Support ARM64 Support Linux ARM64 Jan 7, 2025
@kratman
Copy link
Contributor Author

kratman commented Jan 7, 2025

Yeah I was just putting this as a reminder really. I know that we will lack runners for a while. I can use docker for testing ARM64 builds, when I use linux docker on my mac it tries to use Linux ARM64

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