ray/release/nightly_tests
Jiajun Yao baa14d695a
Round robin during spread scheduling (#21303)
- Separate spread scheduling and default hydra scheduling (i.e. SpreadScheduling != HybridScheduling(threshold=0)): they are already separated in the API layer and they have the different end goals so it makes sense to separate their implementations and evolve them independently.
- Simple round robin for spread scheduling: this is just a starting implementation, can be optimized later.
- Prefer not to spill back tasks that are waiting for args since the pull is already in progress.
2022-02-18 15:05:35 -08:00
..
chaos_test [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
dask_on_ray [Test] Fix Dask on Ray 1 TB bug #22431 Open 2022-02-17 02:44:36 +09:00
dataset Round robin during spread scheduling (#21303) 2022-02-18 15:05:35 -08:00
decision_tree [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
many_nodes_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
placement_group_tests [placement group] fix pg benchmark regression #22441 2022-02-16 16:24:51 -08:00
shuffle [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
stress_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
chaos_test.yaml Promote unstable tests to stable (#21811) 2022-01-24 02:10:37 -08:00
nightly_tests.yaml Delete nightly shuffle_data_loader (#22185) 2022-02-07 15:23:34 -08:00
setup_chaos.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
wait_cluster.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00