Skip to content

Use a proper all-reduce algorithm for ObjGroup #2240

Description

@lifflander

What Needs to be Done?

Right now, proxy.allreduce is a reduce followed by a broadcast. We can make this more efficient by combining them into a singular allreduce algorithm.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions