Skip to content

sands-lab/omnireduce-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniReduce Experiments

This repo contains several OmniReduce experiments, including micro-benchmark, CV/NLP/Recommandation models implemented in PyTorch. You can use them to reproduce the evaluation results in our SIGCOMM'21 paper.

Usage

Before running experiments, you should install PyTorch with OmniReduce according to this. All the scripts including benchmark and model training are based on the PyTorch distributed package, so you can get the NCCL results for performance comparison by changing the --backend flag to nccl for performance comparison.

Artifact Evaluation

SIGCOMM 2021 Artifact Evaluation Getting Start Guide for OmniReduce is in the folder docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published