Nick Sarkauskas

Results 5 issues of Nick Sarkauskas

This PR is the second in a series of two that will add Sliding Window allreduce to UCC. This one implements the function stubs left by the first PR (https://github.com/openucx/ucc/pull/902)

Active set is a sort of lightweight subcommunicator for TL/UCP and TL/NCCL. It was originally used as a hack that enables point to point communication. This PR: - Removes the...

Ready-for-Review

This PR adds CL_DOCA_UROM, responsible for reading coll args and building a UROM command to send to the DPU for offload. The PR will be 1/n PRs for getting the...

This PR is a follow up to allreduce sliding window. It adds linear alltoall and allgather algorithms based on XGVMI. They will post ucp gets from host to host in...

Patch for https://github.com/openucx/ucc/issues/1031

Ready-for-Review