openucx / ucc

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

TEST: do local checks for gather #901

Closed Sergei-Lebedev closed 4 months ago

Sergei-Lebedev commented 5 months ago

What

Do correctness check of Gather and Gatherv locally. Continues work from https://github.com/openucx/ucc/pull/884 and https://github.com/openucx/ucc/pull/789