Kai-Hsun Chen
Kai-Hsun Chen
> 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...
The PR is reverted.
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...
cc @architkulkarni
It seems to be introduced by #2258 (https://github.com/ray-project/kuberay/pull/2258/files#diff-72ecc3ca405f1e828187748d4f1ec8160bccffa2a4f84a364cd7a94a78e1adb9L1152-L1157).
@MortalHappiness sorry, I am referring to #2258.
@chrisxstyles, thank you! Welcome your PR!
@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...