Kai-Hsun Chen

Results 324 comments of Kai-Hsun Chen
trafficstars

> IMO I don't think we need this with #2579 merged. Or at least we can revisit after v1.3 based on user feedback The lightweight job submitter still has its...

It eventually didn't get reverted. https://github.com/ray-project/ray/pull/50013

I don't have experience setting up the `container` for the runtime environment. Based on the [Ray doc](https://docs.ray.io/en/latest/ray-core/api/doc/ray.runtime_env.RuntimeEnv.html#ray.runtime_env.RuntimeEnv), the Ray worker process will run in a container with the image specified...

It seems to be introduced by #2258 (https://github.com/ray-project/kuberay/pull/2258/files#diff-72ecc3ca405f1e828187748d4f1ec8160bccffa2a4f84a364cd7a94a78e1adb9L1152-L1157).

@PeterSH6 would you mind adding the label `ray` to the issue? Thanks!

@PKU-Fgx, this could be either a veRL issue, a Ray issue, or both. You can use jemalloc to profile it (see https://github.com/ray-project/ray/pull/51031). If it turns out to be a Ray...