forked from ray-project/ray
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
This issue aims to extend the current Ray resource scheduling system by integrating real resource management, focusing on CPU and memory resources. The goal is to enable more granular resource control and allocation through the following steps:
- Runtime Resource Collection and Reporting:
Implement a system to collect runtime resource usage data, aggregate the statistics, and report them at regular intervals. - Raylet Task Scheduler Enhancement:
Develop an independent resource scheduling strategy for runtime resources within the Raylet task scheduler. - GCS Task Scheduler Extension:
Extend the GCS task scheduler to adopt a similar independent scheduling strategy for runtime resources.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request