mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() This PR adds per task/actor scheduling strategy and currently the only strategy are PlacementGroupSchedulingStrategy and DefaultSchedulingStrategy. Going forward, people should use `scheduling_strategy=PlacementGroupSchedulingStrategy` to define placement group for actor/task. The old way will be deprecated. |
||
---|---|---|
.. | ||
example | ||
include/ray | ||
src/ray | ||
BUILD.bazel |