mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Instead of relying on the node-ip custom resource for static task-to-node placement, this PR introduces an explicit NodeAffinitySchedulingStrategy with the following benefits: 1. Specify node using id instead of ip since ip may not be unique for each node. 2. Support soft constraint so the task can be tolerant to node failures. After this PR, the node-ip custom resource can be deprecated. |
||
---|---|---|
.. | ||
patterns | ||
fault-tolerance.rst | ||
nested-tasks.rst | ||
resources.rst | ||
scheduling.rst | ||
using-ray-with-gpus.rst |