[core][compiled graph] Support one-to-all collective ops (e.g. broadcast) #49325
Labels
compiled-graphs
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
P1
Issue that should be fixed within a few weeks
Description
As part of the effort (meta-issue: #47983) to support collective communication ops, we need to support one-to-all (broadcast) patterns. As discussed in the RFC, we will pass the sender worker handle to the collective call as follows:
Use case
No response
The text was updated successfully, but these errors were encountered: