Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mscclpp-test in Python #204

Merged
merged 68 commits into from
Nov 16, 2023
Merged

mscclpp-test in Python #204

merged 68 commits into from
Nov 16, 2023

Commits on Oct 16, 2023

  1. new python interface for mscclpp

    root authored and root committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    17db0b3 View commit details
    Browse the repository at this point in the history
  2. update

    Binyang2014 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ee3c2a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. added custom datatype

    Saeed Maleki committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    573e5ec View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. minor fix

    Binyang2014 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f8899ef View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. nccl also works

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    95f5125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b5513 View commit details
    Browse the repository at this point in the history
  3. nice

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2f915a0 View commit details
    Browse the repository at this point in the history
  4. correctness

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c3d9bce View commit details
    Browse the repository at this point in the history
  5. adding ops

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8e02b03 View commit details
    Browse the repository at this point in the history
  6. buggy stil

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    94a0858 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dd9a86 View commit details
    Browse the repository at this point in the history
  8. all correct

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    181abcd View commit details
    Browse the repository at this point in the history
  9. slight improvement

    Saeed Maleki committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7d1e101 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. adding allreduce6

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a709b89 View commit details
    Browse the repository at this point in the history
  2. all works now

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    79286cf View commit details
    Browse the repository at this point in the history
  3. all in one file

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e31f4d8 View commit details
    Browse the repository at this point in the history
  4. proper setup for the two algorithm

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    afba313 View commit details
    Browse the repository at this point in the history
  5. fp16 is still buggy

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e05d0f4 View commit details
    Browse the repository at this point in the history
  6. fp16 kinda works

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c62d913 View commit details
    Browse the repository at this point in the history
  7. all good

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b342181 View commit details
    Browse the repository at this point in the history
  8. all pass correctness check

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    764f4c1 View commit details
    Browse the repository at this point in the history
  9. all pass correctness check

    Saeed Maleki committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    da52719 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. proxy allreduce also works

    Saeed Maleki committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a56407a View commit details
    Browse the repository at this point in the history
  2. proxy allreduce also works

    Saeed Maleki committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b04d539 View commit details
    Browse the repository at this point in the history
  3. allreduce3 work for fp16

    Saeed Maleki committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a40f4f9 View commit details
    Browse the repository at this point in the history
  4. all dtypes work now

    Saeed Maleki committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6305568 View commit details
    Browse the repository at this point in the history
  5. update

    Binyang2014 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1e36418 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. wip

    Saeed Maleki committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f3f6ced View commit details
    Browse the repository at this point in the history
  2. clean up -- the volatiles in sm channels are odd

    Saeed Maleki committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    071947a View commit details
    Browse the repository at this point in the history
  3. kernel compiler now has args as a part of the name

    Saeed Maleki committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    536bed0 View commit details
    Browse the repository at this point in the history
  4. done for tonight

    Saeed Maleki committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a18a49b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d34e153 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23cbb94 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. WIP

    Binyang2014 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    304de8b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. WIP

    Binyang2014 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c9abd38 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. WIP

    Binyang2014 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8e1d18d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. WIP

    Binyang2014 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    85b7ffe View commit details
    Browse the repository at this point in the history
  2. update

    Binyang2014 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3e00b23 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. WIP

    Binyang2014 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    695cd60 View commit details
    Browse the repository at this point in the history
  2. WIP

    Binyang2014 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e2224d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    d84a9f1 View commit details
    Browse the repository at this point in the history
  2. Fix correctness issue

    Binyang2014 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f247f08 View commit details
    Browse the repository at this point in the history
  3. WIP

    Binyang2014 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bef0d0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6c5c03 View commit details
    Browse the repository at this point in the history
  5. lint

    Binyang2014 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4258ddf View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. reqs

    eschouks committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    29cbf0d View commit details
    Browse the repository at this point in the history
  2. moving the file

    Saeed Maleki committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f09f149 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. more req pack

    Saeed Maleki committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    410f257 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. removing unnecessary specialization

    Saeed Maleki committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    282b28d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. threadblock change

    Saeed Maleki committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fd58243 View commit details
    Browse the repository at this point in the history
  2. clean up hard code for pipeline 3

    Saeed Maleki committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    347d255 View commit details
    Browse the repository at this point in the history
  3. support size_t pack

    Binyang2014 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9c38f3a View commit details
    Browse the repository at this point in the history
  4. Fix

    Binyang2014 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2f6c8a9 View commit details
    Browse the repository at this point in the history
  5. auto tuner

    Saeed Maleki committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1289984 View commit details
    Browse the repository at this point in the history
  6. merged

    Saeed Maleki committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1a04933 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. larger range

    Saeed Maleki committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4875a98 View commit details
    Browse the repository at this point in the history
  2. auto tuner clean up

    Saeed Maleki committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3a38ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92873a1 View commit details
    Browse the repository at this point in the history
  4. add python benchmark

    Binyang2014 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e4b398f View commit details
    Browse the repository at this point in the history
  5. added pipelineDepth 1

    Saeed Maleki committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    45ff975 View commit details
    Browse the repository at this point in the history
  6. update

    Binyang2014 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c4402f4 View commit details
    Browse the repository at this point in the history
  7. Lint

    chhwang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a35d71b View commit details
    Browse the repository at this point in the history
  8. for multi-nodes

    Binyang2014 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    466012d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08449d5 View commit details
    Browse the repository at this point in the history
  10. lint

    Binyang2014 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4350f48 View commit details
    Browse the repository at this point in the history
  11. merge main

    Binyang2014 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    db58a64 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. more config

    Saeed Maleki committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8a4315c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb24717 View commit details
    Browse the repository at this point in the history