ray/python
Kai Fricke 75d013b5d5
[Core] Fix node affinity strategy when resource is empty (#25344) (#25362)
* [Core] Fix node affinity strategy when resource is empty (#25344)

Why are these changes needed?
Today, Ray scheduler always pick a random node if the resource requirement is empty, regardless of scheduling policy/strategy.

However, for node affinity scheduling policy, we should not pick random policy but try to stick to the node affinity constraints.

* update

Co-authored-by: Chen Shen <scv119@gmail.com>
2022-06-01 21:36:59 +02:00
..
ray [Core] Fix node affinity strategy when resource is empty (#25344) (#25362) 2022-06-01 21:36:59 +02:00
requirements [Datasets] Cherry-pick docs changes and small UX fixes for Datasets GA. (#25010) 2022-05-23 16:33:19 -07:00
asv.conf.json [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
build-wheel-macos-arm64.sh [python3.10] build python310 wheels (#24829) (#24991) 2022-05-19 17:38:38 -07:00
build-wheel-macos.sh [python3.10] build python310 wheels (#24829) (#24991) 2022-05-19 17:38:38 -07:00
build-wheel-manylinux2014.sh [python3.10] build python310 wheels (#24829) (#24991) 2022-05-19 17:38:38 -07:00
build-wheel-windows.sh Drop python 3.6 from Windows build (#24756) (#25052) 2022-05-21 09:23:56 -07:00
MANIFEST.in Includes .pyi files in package data. (#21247) 2021-12-27 11:50:02 -08:00
README-building-wheels.md [build] Build wheels with manylinux2014 (#11621) 2020-11-03 19:36:32 -08:00
requirements.txt Pin protobuf to < 4 (#25257) 2022-05-27 19:19:04 +02:00
requirements_linters.txt Remove yapf dependency (#23656) 2022-04-04 21:50:04 -07:00
requirements_ml_docker.txt [AIR] Add distributed torch_geometric example (#23580) 2022-04-21 09:48:43 -07:00
setup.py Pin protobuf to < 4 (#25257) 2022-05-27 19:19:04 +02:00