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

PP comm optimization: replace send with partial send + allgather #6695

Merged
merged 12 commits into from
Aug 1, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    e0dd2b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. clean

    aurickq committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e935c72 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. clean

    aurickq committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    21ca4f7 View commit details
    Browse the repository at this point in the history
  2. format

    aurickq committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5b92a90 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. review

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6d0dd31 View commit details
    Browse the repository at this point in the history
  2. update

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e2e779c View commit details
    Browse the repository at this point in the history
  3. fix

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2bd4848 View commit details
    Browse the repository at this point in the history
  4. use tp group

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5b55d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0afc94 View commit details
    Browse the repository at this point in the history
  6. lint

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9902898 View commit details
    Browse the repository at this point in the history
  7. yapf

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b7bab39 View commit details
    Browse the repository at this point in the history
  8. fix mypy

    aurickq committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d0902f4 View commit details
    Browse the repository at this point in the history