You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the research and simulation scenarios, users may need to run large workloads within limited resources.
If we use raw Ray actors as fed instances, it may limit the workloads in a single machine.
We'd like to introduce the Ray parallel actor concept to archive this goal.
In the research and simulation scenarios, users may need to run large workloads within limited resources.
If we use raw Ray actors as fed instances, it may limit the workloads in a single machine.
We'd like to introduce the Ray parallel actor concept to archive this goal.
Some references to Ray concurrency group and Ray parallel actor concepts:
google-doc: Ray ConcurrencyGroup Proposal
google-doc: Ray Concurrency Group API V2-latest
Ray Java Parallel Actor PR: ray-project/ray#21701
It's still one of the #110
The text was updated successfully, but these errors were encountered: