How severe does this issue affect your experience of using Ray?
- Low: It annoys or frustrates me for a moment.
So I was trying to figure out how exactly the configuration goes for KubeRay Ray clusters. Right now I have started by using kuberay/ray-cluster.autoscaler.yaml at master · ray-project/kuberay · GitHub which works. I have a setup of 5 computers with 16 physical cores each and 128GB (each) ram with various GPUs. Is there anything special I should do to ensure that the cluster spins up the appropriate amount of workers? Also, what should be a good gauge for determining these numbers?
Thanks!