Automatic Scheduling#
This chapter introduces how automatic scheduling is implemented in RLinf. It explains both the design philosophy and the practical configuration required to make it work.
- Online Scaling Mechanism
Provides an overview of the mechanism, focusing on the design principles behind RLinf’s adaptive scaling capabilities.
- Dynamic Scheduling
Details the concrete implementation of dynamic scheduling in RLinf, including how to configure it properly to enable dynamic scheduling.
- Auto Placement
Details the concrete implementation of auto-placement in RLinf, including how to configure it properly to enable auto-placement.