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
33.99k stars 5.78k forks source link

[Core] Write a doc about worker processes behaviors #39876

Open rkooo567 opened 1 year ago

rkooo567 commented 1 year ago

Description

Currently, the behavior of worker process start / end is not well documented. We should document the behavior clearly.

Link

No response

rkooo567 commented 1 year ago

https://discuss.ray.io/t/why-is-there-a-lot-of-ray-idle-in-my-ray-process/10395/4?u=sangcho relevant

anyscalesam commented 1 year ago

@rkooo567 please add a priority and remove triage label

rkooo567 commented 1 year ago

we will write a doc in the next version

NaNAGISaSA commented 3 months ago

@rkooo567 hello, is there any docs about worker processes behaviors now? I tried but could not find it.