Skip to content

[Core] Remove pg resource notation from user-facing APIs.  #31064

Open
@rkooo567

Description

Description

When pg is created, the existing resources are allocated, and we dynamically create custom formatted resources for scheduling. This is the "implementation detail" of the placement group. However, this formatted custom resources are exposed via several user facing APIs. E.g., Dashboard. ray.available_resources() (we may want to keep it for debugging purpose). state APIs. We removed this problem from ray status by parsing the placement group resources. We should do it for all the user-facing APIs.

Use case

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P1Issue that should be fixed within a few weekscoreIssues that should be addressed in Ray Corecore-placement-groupcore-schedulerenhancementRequest for new feature and/or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions