Code Monkey home page Code Monkey logo

Comments (4)

merrymercy avatar merrymercy commented on May 20, 2024

July 18 - July 24

Feature Implementation

  • Pipeline (hao, zhuohan)
    • Implement nccl-based send and recv
    • Implement automatic slicing algorithm
  • SPMD (lianmin)
    • Benchmark deepspeed
    • Implement Zero Redundancy Optimizer
  • Memory Optimization (yonghao)
    • Integrate rematerializaiton and swapping into the GPT benchmark

Performance Goal

  • Match 2d parallelism in Megatron-LM
  • Match 3d parallelism in Megatron-LM

July 25 - July 31

Feature Implementation

  • Pipeline (hao, zhuohan)
    • Implement nccl-based send and recv
    • Implement automatic slicing algorithm
    • Implement advanced scheduling algorithms
  • SPMD (lianmin)
    • Let the auto-sharding pass generate reduce-scatter instead of all-reduce
  • Memory Optimization (yonghao)
    • Integrate rematerializaiton and swapping into the GPT benchmark

Performance Goal

  • Match 2d parallelism in Megatron-LM
  • Match 3d parallelism in Megatron-LM
  • Match ZeRO optimizer (stage 2) in deepspeed

Aug. 1 - Aug. 15

Feature Implementation

  • Test on new models

    • Mixture of Expert
    • wide-resnet
    • Conformer
    • DLRM
    • TransGAN
  • Auto-tuner

    • Write a simple auto-tuner to perform search

Performance Goal

  • Outperform the data-parallel only on new models

Aug. 15 - Aug. 21

Feature Implementation

  • Paper writing

Performance Goal

  • Match strong manual baseline on homogeneous models
  • Outperform all baselines on heterogeneous models
  • Perfect weak scaling

from alpa.

merrymercy avatar merrymercy commented on May 20, 2024

Evaluation Plan

On 5 models, show

    1. Our unified parallelism vs. intra-operator parallelism only vs. inter-operator parallelism only vs. data-parallel only
    1. Our algorithm vs. manual approaches
    • Megatron-LM
    • Deepspeed
    • PyTorch data-parallel / Horovod
    • Add a memory-saving only baseline.
    1. Our algorithm vs. other simple heuristics
    1. Weak scaling test

from alpa.

zhisbug avatar zhisbug commented on May 20, 2024

More developments needed for paper submission and MVP

  • (Zhuohan) Integrate stage discovery #67 into the current Parax;
  • (Zhuohan) Integrate layer grouping DP with stage discovery #67
  • (Hao, Yonghao) Finish and Integrate mesh slicing with the above;
  • (Lianmin) Gradient accumulation support, see #72;
  • (Hao) Make Pipeline-only parallelism performance matching that of Megatron.

from alpa.

merrymercy avatar merrymercy commented on May 20, 2024

Close this because this is outdated. Will open a new one

from alpa.

Related Issues (20)

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.