Search Criteria
Package Details: python-jaxlib 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jaxlib.git (read-only, click to copy) |
---|---|
Package Base: | python-jaxlib |
Description: | XLA library for JAX |
Upstream URL: | https://github.com/jax-ml/jax/ |
Keywords: | deep-learning google jax machine-learning xla |
Licenses: | Apache |
Groups: | jax |
Submitter: | daskol |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 7 |
Popularity: | 0.133098 |
First Submitted: | 2021-01-12 12:50 (UTC) |
Last Updated: | 2025-02-10 00:50 (UTC) |
Dependencies (10)
- python-absl
- python-flatbuffers (python-flatbuffers-gitAUR)
- python-ml-dtypes
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- clang18 (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- python-blackjax
- python-jax
- python-jax-bin
- python-safetensors (check)
- python-safetensors (optional)
- python-safetensors-bin (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
micwoj92 commented on 2025-02-17 00:00 (UTC)
python-absl, python-flatbuffers and python-scipy deps are not needed
iyanmv commented on 2025-02-04 15:03 (UTC)
daskol: Just a ping to fix this, since you are actively updating other packages.
iyanmv commented on 2025-01-19 20:23 (UTC)
I get the same error as micwoj92. I think build fails since
clang
got updated to clang19 in [extra]. Usingclang18
(also from [extra]) fixes the issue for me. In addition, license should be changed to the valid SPDX identifierApache-2.0
.Here is a patch:
micwoj92 commented on 2025-01-16 19:32 (UTC)
Build fails:
xuiqzy commented on 2024-11-14 02:43 (UTC)
Part of build output is this error:
WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/openxla/xla/archive/76da730179313b3bebad6dea6861768421b7358c.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
But then it just continues seemingly normally.Strykar commented on 2024-08-20 15:08 (UTC)
Same issue with python-jaxlib-cuda:
hashworks commented on 2024-06-14 21:17 (UTC)
I pushed python-ml-dtypes 0.4.0, it should build now.
zxeoc commented on 2024-06-12 07:51 (UTC) (edited on 2024-06-15 00:55 (UTC) by zxeoc)
I got an error when updating:
There's only 0.3.2-2 version for python-ml-dtypes in the repo. What should I do?
Edit: python-ml-dtypes updated, problem solved.
jl2 commented on 2024-04-06 06:09 (UTC)
Hi, would it be possible to somehow add clang support either by default or with a condition to check $CC/$CXX? The relevant option is "--use_clang"
daskol commented on 2024-01-10 11:12 (UTC)
@alaskan_malamut Does this work around helpful for you? https://aur.archlinux.org/packages/python-jaxlib#comment-947684
1 2 3 4 5 6 Next › Last »