29 lines
616 B
ReStructuredText
29 lines
616 B
ReStructuredText
Scheduling API
|
|
==============
|
|
|
|
Scheduling Strategy
|
|
-------------------
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
:toctree: doc/
|
|
|
|
ray.util.scheduling_strategies.PlacementGroupSchedulingStrategy
|
|
ray.util.scheduling_strategies.NodeAffinitySchedulingStrategy
|
|
|
|
.. _ray-placement-group-ref:
|
|
|
|
Placement Group
|
|
---------------
|
|
|
|
.. autosummary::
|
|
:nosignatures:
|
|
:toctree: doc/
|
|
|
|
ray.util.placement_group
|
|
ray.util.placement_group.get_placement_group
|
|
ray.util.placement_group.PlacementGroup
|
|
ray.util.placement_group_table
|
|
ray.util.remove_placement_group
|
|
ray.util.get_current_placement_group
|