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

[ML-84] Use Barrier Execution Mode to schedule oneCCL ranks together #344

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. add barrier and used context.partitionId() replace rank

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cf4d65b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. rollback

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    90292ce View commit details
    Browse the repository at this point in the history
  2. add barrierRDD

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    999487e View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a84c33e View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d99bb81 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update barrier mode

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d71fbc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. update

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    03b0246 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    29d514e View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: minmingzhu <[email protected]>
    minmingzhu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8281bbd View commit details
    Browse the repository at this point in the history