-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
python311Packages.{jax,jaxlib,jaxlib-bin}: 0.4.24 -> 0.4.28 #291705
Conversation
|
@samuela any idea ? |
Oof idk... your diff LGTM... perhaps this is an upstream issue? or they changed their build process in some material way? |
My bad, I completely forgot to update the |
... not for CUDA though. The bazel step crashes with:
|
2f068ef
to
1c2c95c
Compare
Unfortunately, the
|
Current situation:
|
I'm guessing that this one is not actually our fault... not sure what it is, but I'm not sure how we could've caused it |
40f6ed3
to
44ed173
Compare
New release is out (0.4.26). |
Result of 42 packages marked as broken and skipped:
18 packages failed to build:
56 packages built:
|
Result of 6 packages marked as broken and skipped:
11 packages built:
|
Result of 34 packages marked as broken and skipped:
3 packages built:
|
Ok @samuela, I have tried my best to reduce the number of failing builds to an absolute minimum. I have nothing pending on this now, I am expecting your review. Feel free to merge if all of your concerns have been addressed. If not, I will be ready to address them as best as I can. PS: sorry for the enormous amount of spam/pings on this thread. |
Result of 86 packages marked as broken and skipped:
3 packages failed to build:
188 packages built:
|
Result of 33 packages marked as broken and skipped:
8 packages failed to build:
131 packages built:
|
Failures are tracked upstream at patrick-kidger/equinox#716
Diff: blackjax-devs/blackjax@refs/tags/1.2.0...1.2.1 Changelog: https://github.com/blackjax-devs/blackjax/releases/tag/1.2.1
Result of 34 packages marked as broken and skipped:
|
Result of 26 packages marked as broken and skipped:
8 packages built:
|
Result of 38 packages marked as broken and skipped:
2 packages failed to build:
92 packages built:
|
Result of 22 packages marked as broken and skipped:
2 packages failed to build:
136 packages built:
|
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.
Lgtm huge thank you for all your work on this @GaetanLepage !
Description of changes
python311Packages.jaxlib[-bin]
:cudaPackagesGoogle
tocudaPackages
python311Packages.jax
:cudaPackagesGoogle
as it is now only used bytensorflow
python311Packages.jaxopt
:aarch64-linux
with latest jax(lib) (0.4.28) google/jaxopt#593)python311Packages.flax
:python311Packages.equinox
:python311Packages.blackjax
:aarch64-linux
(failure reported upstream: Numerical testtest_chees_adaptation
fails onaarch64-linux
blackjax-devs/blackjax#668)python311Packages.objax
:device_buffers
code (also reported upstream: [Jax 0.4.27] AttributeError: arr.device_buffers has been deprecated. google/objax#270)python311Packages.nanobind
:cc @samuela
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.