ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
34k stars 5.78k forks source link

[Core, Observability] Start to use ray summary objects instead of ray memory in the future #36063

Open scottsun94 opened 1 year ago

scottsun94 commented 1 year ago

Description

If ray memory and ray summary objects are equivalent, we should start to deprecate ray memory and recommend ray summary objects down the road.

https://docs.ray.io/en/latest/ray-core/scheduling/memory-management.html#debugging-using-ray-memory https://docs.ray.io/en/latest/ray-observability/api/state/cli.html#ray-summary-objects

cc: @jjyao @rickyyx @sangbin

Link

No response

scottsun94 commented 1 year ago

cc: @angelinalg