-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[WIP] ARM OSX Migrator #51
[WIP] ARM OSX Migrator #51
Conversation
…da-forge-pinning 2021.03.09.22.39.45
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 ( |
@ericmjl Do you know whether the wheels have CUDA support? |
Hi! This is the friendly automated conda-forge-linting service. I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug. |
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 ( |
We need bazel from conda-forge, this depends currently on conda-forge/openjdk-feedstock#78 |
😌 That makes it easier than to keep the package functionality in line with what the wheels contained. We can add CUDA support as an option to the package here later as we did with other packages on conda-forge, too. Just the default variant should be CUDA-free. |
I've got
|
@xhochy I'm going to pull in another person who's successfully built on macOS ARM before: @jotsif. @jotsif, I realize this might be a bit abrupt pulling you in like this. That said, I'm wondering if you might be kind enough to help us debug what's going wrong on the build? Or perhaps could you comment here whether you got things working with an officially-released bazel/TensorFlow, or if you had to rely on a specific commit instead? (The latter is what I'm guessing happened in this issue.) Getting things working here will help us get jaxlib working for the entire community 😄. |
I got that working by adding Regarding getting jaxlib to work in general I have some difficulties with my build though, in runtime. Looking into that and will update the issue on Jax with details. |
Thanks! With the information on the linked issue, I was able to build this fully. Waiting for conda-forge/bazel-feedstock#60 to turn green, then I'll push things here. My compilation is still only directly on the M1, we need cross-compilation here but we'll get there soon. |
Merged master and the build now fails with the same error as the latest oneDNN build also fails on
This is fixed on oneDNN's master, so I would rather wait / push for a oneDNN release. |
Meanwhile I'll work on adding a cross-compile toolchain for Bazel here. |
Thanks @xhochy! I've added a "WIP" on the PR to make it clear that there's stuff still waiting. |
Cross-referencing conda-forge/onednn-feedstock#3 here. Once that has been solved, we should be able to proceed further here. |
2b1f538
to
d4ade6c
Compare
Due to the |
This feedstock is being rebuilt as part of the ARM OSX migration.
Feel free to merge the PR if CI is all green, but please don't close it
without reaching out the the ARM OSX team first at @conda-forge/help-osx-arm64.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label 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 bot
in a PR comment to have theconda-forge-admin
add 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. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable.Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://github.com/regro/autotick-bot/actions/runs/638294645, please use this URL for debugging