On Tue, 2024-06-25 at 22:18 +0200, PICCA Frederic-Emmanuel wrote: > > > I can try uploading 0.59.1 and seeing if that's gotten any better, > > but > > I think we need some updates to llvm. > > I just built the latest upstream version with llvm-15 it passed all > unit tests and autopkgtest on my computer. > > I do not know If I can upload to unstable, experimental or not at all > and let the llvmlite maintainer Mo Zhou do the upload ? > > it is not llvm-18 but at least it should help the current numba > migration.
I pushed 0.59.1 to salsa and unstable. How hard would it be to build llvmlite against llvm-15 and see how numba 0.59.1 does on arm64? Most of the reason numba is blocked is because it crashes on most non x86_64 architectures. Conda and the like include that patch I linked to for llvm-14.

