How severe does this issue affect your experience of using Ray?
- High: It blocks me to complete my task.
Hello … I have a K8s homelab that I was trying to deploy ray onto (using the helm chart). The ray operator pod terminates right away with error 132. I checked the docker logs and they seem to be empty. My hardware is an old AMD server class processor without AVX instructions, and I think that is the cause. Is there a version of the docker image where AVX became mandatory (without it being listed as a requirement)? If so, I can try out an older version of the image. I’d love to experiment with Ray Serve on my hardware for some upcoming projects, so am looking forward to a response.