Open MortalHappiness opened 2 months ago
1, 2, 2
3, 2
Is this a breaking change that is not documented?
In KubeRay example like this https://docs.ray.io/en/releases-2.34.0/cluster/kubernetes/examples/mnist-training-example.html
Because each nodes only have 2 CPUs, this example causes them to fail.
2.34.0
https://docs.ray.io/en/releases-2.34.0/cluster/kubernetes/examples/mnist-training-example.html
Run the above example with both Ray 2.9.0 and Ray 2.34.0 and see the differences.
None
cc @kevin85421
cc @woshiyyya @justinvyu is this an expected breaking change? It breaks a KubeRay example. It's an easy fix for me, but not sure whether other Ray Train users will have the same issue or not.
What happened + What you expected to happen
1, 2, 2
3, 2
Is this a breaking change that is not documented?
In KubeRay example like this https://docs.ray.io/en/releases-2.34.0/cluster/kubernetes/examples/mnist-training-example.html
Because each nodes only have 2 CPUs, this example causes them to fail.
Versions / Dependencies
2.34.0
Reproduction script
https://docs.ray.io/en/releases-2.34.0/cluster/kubernetes/examples/mnist-training-example.html
Run the above example with both Ray 2.9.0 and Ray 2.34.0 and see the differences.
Issue Severity
None