Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/MachineLearningSystem/Muri

Artifacts for our SIGCOMM'22 paper Muri
https://github.com/MachineLearningSystem/Muri

Last synced: 9 days ago
JSON representation

Artifacts for our SIGCOMM'22 paper Muri

Awesome Lists containing this project

README

        

# 0. Introduction
This repository contains the source code for our SIGCOMM'22 paper "Multi-Resource Interleaving for Deep Learning Training".

# 1. Content
- **simulator/** contains code for simulation and is adapted from [Tiresias](https://github.com/SymbioticLab/Tiresias). Please refer to ```/simulator/README.md``` for detailed information.
- **cluster_exp/** contains code for real-cluster experiment. Please refer to ```/cluster_exp/README.md``` for detailed information.

# 2. Reproduce results (for SIGCOMM'22 artifact evaluation)
Please refer to ```/simulator/README.md``` and ```/cluster_exp/README.md``` for details.

Note: Due to the execution scripts of testbed experiments are highly related to intracompany platform, we only demonstrate the functionality and show the pseudocode of the related scripts (e.g., run.sh, prepare_env.sh). Please adjust to your platform if you would like to execute the testbed experiment.

# 3. Contact
For any question, please contact ```zhaoyh98 at pku dot edu dot cn```