-
Notifications
You must be signed in to change notification settings - Fork 6.3k
[Feature] Create and publish in pypi a wheel for linux arm64 #21786
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
Comments
would love to see this as well! |
I would love to see this as well!! |
duplicate of #12128 |
Hi, I'm a bot from the Ray team :) To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months. If there is no further activity in the 14 days, the issue will be closed!
You can always ask for help on our discussion forum or Ray's public slack channel. |
We would love to see this. |
VERY interested in this. Without it, we are unable to use Ray from a Docker container running on ARM (Apple Silicon). We instead need to run our containers as x86 which is very slow on the M1s. |
Indeed, this would save our lives. Very interested on this. |
xref #12128 (comment) |
+1 |
+1 |
1 similar comment
+1 |
This is different from #12128, which is specific to raspberry pi wheels. Those are difficult to publish since they are not supported on PyPI. |
Duplicate of #13780. Closing. Please comment on the other issue, or reopen this with an explanation of why this is different. |
We now have nightly wheels #31522 and for future releases we will also push release wheels to pypi (possibly retroactively for Ray 2.2 if there is sufficient interest). |
I've just uploaded 2.2.0 ARM wheels to PyPI, so |
Search before asking
Description
Create and publish in pypi a wheel for linux arm64, so that i can pip install ray inside a docker container running in docker for mac in apple silicon/m1.
Use case
Able to pip install ray inside a docker container running in docker for mac in apple silicon/m1.
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: