High: It blocks me to complete my task.
Hi, we realized there’s no release for linux aarch64 wheels since 2.21 (ray · PyPI). Wondering why? This blocks us as we dev on linux arm64 ec2 instances (cheap price) and connecting to some x86 GPU cluster. The GPU instances automatically upgraded to 2.22 and it caused error like
RuntimeError: Version mismatch: The cluster was started with:
Ray: 2.22.0
Python: 3.10.12
This process on Ray Client was started with:
Ray: 2.20.0
Python: 3.10.12
Wondering if the team has plan to continue support for Linux aarch64. Thanks