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

[core][distributed] add stateless process group #10216

Merged
merged 13 commits into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. add tests

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    175f2cd View commit details
    Browse the repository at this point in the history
  2. add all_gather_obj

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4790d01 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    76ba003 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f5fdc96 View commit details
    Browse the repository at this point in the history
  5. only use store

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b424c0f View commit details
    Browse the repository at this point in the history
  6. update cpu tests

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    74145f2 View commit details
    Browse the repository at this point in the history
  7. fix tests

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1eef903 View commit details
    Browse the repository at this point in the history
  8. change pynccl

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9de2e74 View commit details
    Browse the repository at this point in the history
  9. add gpu tests

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c135fbf View commit details
    Browse the repository at this point in the history
  10. fix tests

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ad73206 View commit details
    Browse the repository at this point in the history
  11. rename

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bdcf48b View commit details
    Browse the repository at this point in the history
  12. format

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1a4081e View commit details
    Browse the repository at this point in the history
  13. fix

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aef4f30 View commit details
    Browse the repository at this point in the history