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.52 |
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
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
h3ss commented on 2023-09-22 04:21 (UTC)
@daskol I was getting the same error as @toyan, even with the latest build. Error was:
This error occurs because of the
-
that @toyan recommended deleting. The filename created has a.
instead:I was able to install by editing the PKGBUILD as @toyan described.
daskol commented on 2023-09-21 21:48 (UTC)
@toyan Try one more time. I've added this envvar in order to override release version for out of VCS tree builds.
toyan commented on 2023-09-21 21:46 (UTC) (edited on 2023-09-21 21:51 (UTC) by toyan)
ERROR: A failure occurred in package(). Aborting...
To fix: replace
$srcdir/jax-jaxlib-v$pkgver/dist/jaxlib-$pkgver-*.whl
with$srcdir/jax-jaxlib-v$pkgver/dist/jaxlib-$pkgver*.whl
daskol commented on 2023-09-21 16:23 (UTC)
@petronny Fixed.
petronny commented on 2023-09-21 15:35 (UTC)
https://github.com/arch4edu/cactus/actions/runs/6261908604/job/17002950698
daskol commented on 2022-12-15 13:45 (UTC)
@carsme Thanks! Fixed package metadata.
carsme commented on 2022-12-15 12:41 (UTC) (edited on 2022-12-15 12:41 (UTC) by carsme)
This does not build. I think something is wrong with your
.SRCINFO
.carlosal1015 commented on 2022-09-02 02:05 (UTC)
Since June 27, 2022,
python-flatbuffers
is not a dependency anymore.Universebenzene commented on 2022-08-07 05:26 (UTC) (edited on 2022-08-12 09:52 (UTC) by Universebenzene)
Run makepkg failed. Problem isn't solved after the 0.3.15 upgrade.
I know nothing about bazel. Can anybody help me?
« First ‹ Previous 1 2 3 4 5 6 Next › Last »