Skip to content
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

Ray Docker image is completely broken on Apple Silicon M1 #4

Open
KastanDay opened this issue Jan 19, 2023 · 2 comments
Open

Ray Docker image is completely broken on Apple Silicon M1 #4

KastanDay opened this issue Jan 19, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@KastanDay
Copy link
Collaborator

See here for progress: ray-project/ray#31537 (comment)

@KastanDay KastanDay added the blocked Waiting on forces outside our control. label Jan 19, 2023
@KastanDay
Copy link
Collaborator Author

Todo, use this workaround:

We currently do not build docker images for ARM64, see ray-project/ray#31537
The workaround at the moment is to build your own docker image and install the Linux ARM64 wheels manually.
I'll follow up internally to see if we can prioritize this.

@KastanDay KastanDay added bug Something isn't working and removed blocked Waiting on forces outside our control. labels Jan 19, 2023
@KastanDay KastanDay assigned KastanDay and phantominh and unassigned KastanDay Jan 19, 2023
@krfricke
Copy link

We've just merged the build job for arm64 docker images with a tag suffix: ray-project/ray#31537

This means you can now use e.g. rayproject/ray:nightly-aarch64 on arm machines.

We haven't released images for Ray 2.2.0 - first release with Docker images will be Ray 2.3.0 (targeted for mid february)

See here for all available arm64 images: https://hub.docker.com/r/rayproject/ray/tags?page=1&name=aarch64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants