-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JAX: add v0.4.32+ #46346
base: develop
Are you sure you want to change the base?
JAX: add v0.4.32+ #46346
Conversation
3c255b0
to
fa27d30
Compare
511ac79
to
25d8353
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checksums verified. Do you want to add py-jaxlib@=0.4.33
too now that it's out?
Deferring to maintainer on the py-jaxlib
modifications, which are exercised in CI builds.
jaxlib 0.4.33 hasn't been released on GitHub yet. |
You're right (of course). I mixed up jax and jaxlib. |
I also see the CI build errors now. |
Yep. One of them is fixed in main, but not the other one. So I'm waiting to decide whether or not to backport the patch. JAX completely changed its entire build system to make it more difficult to use external CUDA and friends. |
25d8353
to
7f63440
Compare
currently not building for me...
|
Which compiler are you using? |
I have no idea how to fix the CPU installation and the GPU build is still quite broken. And I can't even build bazel on macOS, so I can't easily debug anything. So I'm definitely going to need help on this one. We either need to finish this or backport some complicated thing to get the aarch64 tests to pass, and I would rather finish this if possible. |
This PR needs a rebase after #47260 |
a5e51bd
to
c8bf8aa
Compare
Are there any news on this? It's holding up quite a few PRs, starting from TFP: #43688 |
No solutions from upstream JAX maintainers, hoping @aweits or someone else can figure out how to get this to build because I can't. |
c8bf8aa
to
4a99936
Compare
New bug: jax-ml/jax#25488 |
Well, the build almost completes, but I can't even find an error message now. |
x86_64 build is working now, still need to fix the aarch64 build: jax-ml/jax#25598 |
x86_64 CUDA build is still failing: jax-ml/jax#23689 (comment) |
https://jax.readthedocs.io/en/latest/developer.html