Skip to content

Add Linux aarch64 wheels to PyPi #172

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

Closed
KCaverly opened this issue Jan 28, 2025 · 6 comments
Closed

Add Linux aarch64 wheels to PyPi #172

KCaverly opened this issue Jan 28, 2025 · 6 comments

Comments

@KCaverly
Copy link

Appreciate the team adding MacOS wheels!
For full support across CPU devices, are you able to support/add linux aarch64 wheels to PyPi?

@prusnak
Copy link

prusnak commented Feb 4, 2025

+1

with the advent of aarch64 CUDA machines (Jetson and upcoming Digits) these wheels will become very useful

@Ubospica
Copy link
Collaborator

Hi @KCaverly @prusnak, thanks for asking that! Yes, providing Linux aarch64 wheels is one of our important goals toward universal deployment. We will try to support it in weeks.

Also, if you have experience in that, feel free to add an aarch64 workflow at https://github.com/mlc-ai/xgrammar/tree/main/.github/workflows. That would make the integration sooner!

@prusnak
Copy link

prusnak commented Feb 12, 2025

@Ubospica have a look at pypa/cibuildwheel action - here is an example of project which uses it to build wheels for all platforms: https://github.com/trezor/cython-hidapi/blob/master/.github/workflows/wheels.yml

@Ubospica
Copy link
Collaborator

Thanks for the pointer @prusnak ! We are migrating to the modern packaging pipeline at #190. After that I expect we can build aarch64 wheels with little effort.

@Ubospica
Copy link
Collaborator

Ubospica commented Feb 26, 2025

The recently released v0.1.14 supports ARM64 Linux. Please try that out! @KCaverly @prusnak

@benz0li
Copy link

benz0li commented Feb 28, 2025

The recently released v0.1.14 supports ARM64 Linux. Please try that out!

Ping @modular @akirchhoff-modular

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

4 participants