Replies: 2 comments 3 replies
-
|
We would like to provide more binaries, and in fact we tried, but we ran into issues cross-compiling LLVM for ARM. The free GitHub Actions runners are simply too slow to go through qemu. Even worse, the manylinux containers that come with cross compiling toolchains are quite broken. Or at least they were back in August when I tried them. See for example, dockcross/dockcross#849 We hope being on pip will attract more users that can help us fix this! |
Beta Was this translation helpful? Give feedback.
-
|
This is looking much more possible! At least, we now have LLVM wheels for ARM64 and ARM32. There are outstanding build issues with ARM32 Python, but I'm working on those too. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
congrats on https://pypi.org/project/halide/19.0.0/ release..
can provide a Win ARM64 build? ideally also a Linux ARM64 build..
for example for Python 3.13:
MacOS we get:
but for Windows only x64:
would be nice to have:
similar in Linux..
thanks..
Beta Was this translation helpful? Give feedback.
All reactions