Skip to content

Added Nccl collectives helpers - #1663

Open
khoang05 wants to merge 8 commits into
flexflow:masterfrom
khoang05:nccl-collectives-step1
Open

Added Nccl collectives helpers #1663
khoang05 wants to merge 8 commits into
flexflow:masterfrom
khoang05:nccl-collectives-step1

Conversation

@khoang05

@khoang05 khoang05 commented Jul 31, 2026

Copy link
Copy Markdown

Adds helper functions for NCCL AllReduce, Broadcast, and Reduce.


This change is Reviewable

@elliottslaughter
elliottslaughter self-requested a review August 5, 2026 18:10
/*op_attrs=*/
TrainingOperationAttrs{
PCGOperatorAttrs{
BroadcastAttrs{

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super confusing naming, but you want ReplicateAttrs here.


Realm::Event event = spawn_nccl_task(
ctx,
ctx.get_current_processor(),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants