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

Enable distributed GPU training over Rabit #7930

Merged
merged 8 commits into from May 30, 2022
Merged

Commits on May 13, 2022

  1. Copy the full SHA
    3f09e5e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. refactor nccl allreducer

    rongou committed May 17, 2022
    Copy the full SHA
    4770a6b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. implement rabit allreducer

    rongou committed May 20, 2022
    Copy the full SHA
    aa93a00 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Copy the full SHA
    2858dfa View commit details
    Browse the repository at this point in the history
  2. enable mgpu tests without nccl

    rongou committed May 23, 2022
    Copy the full SHA
    f2738bf View commit details
    Browse the repository at this point in the history
  3. cleanup docs

    rongou committed May 23, 2022
    Copy the full SHA
    185e7b8 View commit details
    Browse the repository at this point in the history
  4. update build doc

    rongou committed May 23, 2022
    Copy the full SHA
    d981ddb View commit details
    Browse the repository at this point in the history
  5. fix windows build

    rongou committed May 23, 2022
    Copy the full SHA
    e6a3a59 View commit details
    Browse the repository at this point in the history