Git Product home page Git Product logo

lightcheck's Introduction

LightCheck

This is an open source repository for our paper in ICCD 2023

A Cost-Efficient Failure-Tolerant Scheme for Distributed DNN Training

Menglei Chen, Yu Hua, Rong Bai, Jianming Huang. Huazhong University of Science and Technology

Evaluation Envirionment

We use 3 servers for evaluation, the detailed information of the server:

  • 2 * 26-core Intel Xeon Gold 6230R CPUs, 1 Tesla V100 GPU
  • 6 * 32GB DDR4 DIMMs, 6 * 128GB Intel Optane DC DIMMs, 3.6TB HDD
  • 1 100Gbps Mellanox ConnectX-5 InfiniBand RNIC
  • Ubuntu 18.04 with Linux kernel version 5.4.0
  • Python 3.6.9
  • CUDA toolkit 11.1 with PyTorch 1.8.1
  • Horovod

Setup

cd pmemtest
python setup.py install

Example

export RUN_SCHEDULER=1
export RUN_CHECKPOINT=1
export CHK_WAY=0
horovodrun -np 3 -H ip1:1,ip2:1,ip3:1 -p 12262 python dali_bench.py --noeval -j 8 -b 128 -a resnet18 --dali --epochs 2

lightcheck's People

Contributors

light-chenml avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.