chore(deps): update Ray to 2.57.0 - #2304
Conversation
Signed-off-by: Praateek <praateekm@gmail.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/claude review |
|
/ok to test 3470da2 |
|
🌿 Preview your docs: https://nvidia-preview-praateek-ray-2-57.docs.buildwithfern.com/nemo/curator Here are the markdown pages you've updated: |
Greptile SummaryThe PR updates Ray and Ray Serve to 2.57.0 and Dynamo to 1.3.1 while removing workarounds made obsolete by the upgraded dependencies.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains. Important Files Changed
Reviews (5): Last reviewed commit: "test(ray-data): exercise diagnostics wit..." | Re-trigger Greptile |
|
/claude review |
|
/ok to test ce29c6b |
Signed-off-by: Praateek <praateekm@gmail.com>
|
/claude review |
|
/ok to test 3f82a7a |
Signed-off-by: Praateek <praateekm@gmail.com>
|
/claude review |
|
/ok to test 985bafb |
Summary
ray_dist.jarworkarounds.Relevant upstream behavior
ExecutionResourcesand reservation/budget scheduling loops without intentionally changing allocation semantics.ray.getcalls from blocking the streaming scheduler. This is an expected optimization, not an attribution for the observed regressions.Dynamo 1.3.1 has no relevant production-source change from 1.3.0.post1.
Verified
ray-data.logunder Docker.Follow-up
Closes NMCUR-312