Skip to content

rccl: Why don't the non-root ranks in scatter and broadcast require data validation? #3940

@limuhu1994

Description

@limuhu1994

From the ValidateResults() in projects/rccl/test/common/CollectiveArgs.cpp, it can be seen that the non-root ranks of broadcast, reduce, gather and scatter do not need to perform data validation. However, semantically, the non-root ranks of these two primitives, scatter and broadcast, should require data validation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions