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

Add NCCL operation for allgather #1952

Merged
merged 7 commits into from
May 17, 2020
Merged

Commits on May 15, 2020

  1. Add NCCL operation for allgather

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 15, 2020
    Configuration menu
    Copy the full SHA
    4f00743 View commit details
    Browse the repository at this point in the history
  2. Modify NCCL operation for allgather

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 15, 2020
    Configuration menu
    Copy the full SHA
    fb8f725 View commit details
    Browse the repository at this point in the history
  3. Skip testing nccl allgather when there are no gpus

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 15, 2020
    Configuration menu
    Copy the full SHA
    c07345e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Fix memory leak

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 16, 2020
    Configuration menu
    Copy the full SHA
    0246ec0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into nccl_allgather

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 16, 2020
    Configuration menu
    Copy the full SHA
    463cfab View commit details
    Browse the repository at this point in the history
  3. Merge nccl_operations.cc and update

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 16, 2020
    Configuration menu
    Copy the full SHA
    65c42b7 View commit details
    Browse the repository at this point in the history
  4. Change the priority of NCCLAllgather.

    Signed-off-by: jathonzhou <jathonzhou@tencent.com>
    jathonzhou committed May 16, 2020
    Configuration menu
    Copy the full SHA
    721a711 View commit details
    Browse the repository at this point in the history