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

exit when allreduce/broadcast error cause timeout #112

Merged
merged 9 commits into from
Oct 11, 2019
Merged

exit when allreduce/broadcast error cause timeout #112

merged 9 commits into from
Oct 11, 2019

Commits on Oct 2, 2019

  1. keep async timeout task

    chenqin committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8e0ed2c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. add missing pthread

    Chen Qin committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    163b0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e6469 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. add more tests to rabit_timeout

    split flag config from interval config
    Chen Qin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    bac230b View commit details
    Browse the repository at this point in the history
  2. add mockassert in tests, test shutdown cases

    Chen Qin committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    9ea8739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdd6c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. add tests

    Chen Qin committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    1ac5c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. per feedback

    chenqin committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    d27ebb4 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Chen Qin committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b8676b9 View commit details
    Browse the repository at this point in the history