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

[dask] Deterministic rank assignment. #8018

Merged
merged 7 commits into from
Aug 11, 2022

Commits on Jun 21, 2022

  1. [dask] Deterministic rank assignment.

    * Sort worker entries by dask worker ID.
    trivialfis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    7f31e66 View commit details
    Browse the repository at this point in the history
  2. Lower version of Python.

    trivialfis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3712b72 View commit details
    Browse the repository at this point in the history
  3. cleanup.

    trivialfis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    c4a2e4f View commit details
    Browse the repository at this point in the history
  4. Use a wait instead.

    trivialfis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4a53b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 11, 2022

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