openucx / ucc

Unified Collective Communication Library
https://openucx.github.io/ucc/
BSD 3-Clause "New" or "Revised" License
177 stars 85 forks source link

Reduce dbt #850

Closed shimmybalsam closed 5 months ago

shimmybalsam commented 9 months ago

What

Implementation of reduce using double binary tree.

Why ?

Part of future double binary tree allreduce (reduce+bcast), depends on PR #842

Sergei-Lebedev commented 5 months ago

replaced by https://github.com/openucx/ucc/pull/888