Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MachineLearningSystem/omnireduce


https://github.com/MachineLearningSystem/omnireduce

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://github.com/sands-lab/omnireduce-experiments): micro-benchmark and end-to-end scripts

## Publications

[OmniReduce](https://sands.kaust.edu.sa/project/omnireduce/) accepted at SIGCOMM’21.