Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 619 Bytes

OmniReduce

OmniReduce is an efficient sparse collective communication library. It maximizes effective bandwidth use by exploiting the sparsity of data.

For clusters without RDMA support, OmniReduce uses Intel DPDK for kernel bypass. GPUDirect can also be used where available.

Contents

  • omnireduce-DPDK: source code of DPDK-based OmniReduce
  • omnireduce-RDMA: source code of RDMA-based OmniReduce
  • experiments: micro-benchmark and end-to-end scripts

Publications

OmniReduce accepted at SIGCOMM’21.