Search Criteria
Package Details: python-jaxlib 0.4.35-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.51 |
First Submitted: | 2021-01-12 12:50 (UTC) |
Last Updated: | 2024-10-23 00:00 (UTC) |
Dependencies (10)
- python-absl
- python-flatbuffers (python-flatbuffers-gitAUR)
- python-ml-dtypes
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (4)
- python-jax
- python-jax-bin
- python-safetensors (check)
- python-safetensors (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
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
petronny commented on 2024-01-10 05:00 (UTC)
Hi, in the PKGBUILD there is
--target_cpu_feature
but the option is actually--target_cpu_features
.carlosal1015 commented on 2024-01-06 22:59 (UTC) (edited on 2024-01-06 23:00 (UTC) by carlosal1015)
Maybe will be fix with this change in PKGBUILD for
python-jaxlib
.alaskan_malamute commented on 2024-01-06 15:34 (UTC)
I get errors while compiling on Manjaro https://pastebin.com/eCeAuS06 I want to run it with https://huggingface.co/microsoft/speecht5_tts but I get error RuntimeError: This version of jaxlib was built using AVX instructions, which your CPU and/or operating system do not support. You may be able work around this issue by building jaxlib from source.
https://pastebin.com/QBRYkMU8
carlosal1015 commented on 2023-12-21 02:15 (UTC)
I think conflicts array should have
python-jaxlib-cuda
instead of own package.1 2 3 4 5 6 Next › Last »