Skip to content

[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

Closed
1 of 2 tasks
azisi opened this issue Jan 21, 2022 · 15 comments · Fixed by #31522
Closed
1 of 2 tasks

[Feature] Create and publish in pypi a wheel for linux arm64 #21786

azisi opened this issue Jan 21, 2022 · 15 comments · Fixed by #31522
Labels
enhancement Request for new feature and/or capability QS Quantsight triage label

Comments

@azisi
Copy link

azisi commented Jan 21, 2022

Search before asking

  • I had searched in the issues and found no similar feature requirement.

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?

  • Yes I am willing to submit a PR!
@azisi azisi added the enhancement Request for new feature and/or capability label Jan 21, 2022
@MarvinSt
Copy link

would love to see this as well!

@billadam28
Copy link

I would love to see this as well!!

@ddelange
Copy link
Contributor

duplicate of #12128

@stale
Copy link

stale bot commented Jul 30, 2022

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!

  • If you'd like to keep the issue open, just leave any comment, and the stale label will be removed!
  • If you'd like to get more attention to the issue, please tag one of Ray's contributors.

You can always ask for help on our discussion forum or Ray's public slack channel.

@stale stale bot added the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Jul 30, 2022
@aviau
Copy link

aviau commented Aug 4, 2022

We would love to see this.

@stale stale bot removed the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Aug 4, 2022
@baswelsh
Copy link

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.

@etorhub
Copy link

etorhub commented Aug 31, 2022

Indeed, this would save our lives. Very interested on this.

@ddelange
Copy link
Contributor

Indeed, this would save our lives. Very interested on this.

xref #12128 (comment)

@ezorita
Copy link

ezorita commented Aug 31, 2022

+1

@richardliaw richardliaw added the QS Quantsight triage label label Oct 11, 2022
@infherny
Copy link

+1

1 similar comment
@rsantanna
Copy link

+1

@mattip
Copy link
Contributor

mattip commented Oct 20, 2022

This is different from #12128, which is specific to raspberry pi wheels. Those are difficult to publish since they are not supported on PyPI.

@mattip
Copy link
Contributor

mattip commented Nov 13, 2022

Duplicate of #13780. Closing. Please comment on the other issue, or reopen this with an explanation of why this is different.

@pcmoritz
Copy link
Contributor

pcmoritz commented Jan 10, 2023

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).

@krfricke
Copy link
Contributor

I've just uploaded 2.2.0 ARM wheels to PyPI, so pip install ray will now work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability QS Quantsight triage label
Projects
None yet