-
-
Notifications
You must be signed in to change notification settings - Fork 29
jaxlib v0.5.3 #308
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
jaxlib v0.5.3 #308
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15061437288. Examine the logs at this URL for more detail. |
|
Not sure how to fix |
Maybe something changed in newer setuptools, and we just need to pin to an older version? |
|
I am trying a pin of |
|
xref: Quansight/open-gpu-server#53 for the cirun failure I thought I already had access but I think somehow my name was lost when we moved to the production system. cc @jaimergp |
|
See here: pypa/setuptools#4605 It is an issue with Bazel interacting with setuptools vendoring and paths with spaces. |
|
@conda-forge-admin rerender |
|
So upstream uses bazel 7.4.1 which should have this issue fixed. We should get the build here to pass with that bazel version. |
Which issue are you referring to? And why should the same fix not be present in 7.5 or 7.6? I don't think the minor version should matter very much here. If it does, we need to rebuild bazel 7.4 for newer protobuf. |
|
I was referring to the issue I linked in a comment. I tried with bazel 7.5 and got a really cryptic error I did not know how to debug. Maybe you can make sense of it? |
Based on that issue, we should use |
|
Bazel bundles its own copy of setuptools. The one in the host environment is ignored. It's bundled copy is at version 70.0.0. |
|
OK. Bazel 7.5 seems to have worked on linux in b13564b. I can't see the errors on osx because azure deletes the logs of cancelled runs |
|
jobs are running now... |
|
|
Yeah, this error is probably not related to 7.5 vs. 7.4, but either a bazel 6 vs. 7 behaviour change, or that upstream jax removed some config that recognizes our cross-compiling toolchain (interestingly, osx-64 looks fine). |
|
I think we should probably solve this osx-arm64 error then since the setuptools one needs at least 7.4. |
|
hello, is there an issue tracking what is blocking here? Or does it require more investigation? |
|
This needs more investigation and is likely an issue with the build in conda-forge, not upstream. Someone who knows more about bazel and this build will need to pick it up. |
|
Thanks a lot for fixing this @xhochy! 🙏 |
|
@conda-forge/jaxlib this appears to be affected by #312 |
Please reconfirm. CUDNN was fixed. |
Confirmed. Fixed by conda-forge/conda-forge-repodata-patches-feedstock#1028 |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_fileis packagedInformation about this PR:
@conda-forge-admin,please add bot automergein the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/13977737888 - please use this URL for debugging.