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

Merge branch-21.06 #622

Merged

Conversation

pentschev
Copy link
Member

Fixes the failed forward merge in #621 . This was because of the changelog in branch-21.08 which still refers to Dask-CUDA 0.20.

charlesbluca and others added 7 commits May 19, 2021 23:48
Taking @jakirkham's [suggestion](rapidsai#579 (comment)) for handling RTD redirects to an external site.

Authors:
  - Charles Blackmon-Luca (https://github.com/charlesbluca)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - https://github.com/jakirkham

URL: rapidsai#615
Updates docs copyright year with `datetime`, based on [rapidsai#615 (comment)](rapidsai#615 (comment))

Authors:
  - Charles Blackmon-Luca (https://github.com/charlesbluca)

Approvers:
  - https://github.com/jakirkham

URL: rapidsai#616
The `local_cudf_merge.py` benchmark didn't time all of the merge operation when using `explicit-comms` as the backend.

Authors:
  - Mads R. B. Kristensen (https://github.com/madsbk)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)

URL: rapidsai#617
This PR updates the `0.20` references in `CHANGELOG.md` to be `21.06`.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - https://github.com/jakirkham

URL: rapidsai#618
I accidentally broke DGX tests when using UCX 1.9 in rapidsai#613, this PR fixes that.

Authors:
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - Benjamin Zaitlen (https://github.com/quasiben)

URL: rapidsai#619
The UCX-Py endpoint reuse is not anymore necessary, so we also disable that for UCX 1.11+. The primary reason it was introduced was to circumvent an issue with CUDA IPC that was resolved by openucx/ucx#6360. Using the endpoint reuse class has also proven to be very slow, taking a long time to initialize for clusters with just a few dozen workers and pretty much unusable for a cluster in the order of 100 workers.

Authors:
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - Benjamin Zaitlen (https://github.com/quasiben)

URL: rapidsai#620
@pentschev pentschev requested a review from a team May 21, 2021 18:55
@pentschev pentschev requested a review from a team as a code owner May 21, 2021 18:55
@github-actions github-actions bot added doc Documentation python python code needed labels May 21, 2021
@ajschmidt8 ajschmidt8 added the non-breaking Non-breaking change label May 21, 2021
@ajschmidt8 ajschmidt8 merged commit be1a512 into rapidsai:branch-21.08 May 21, 2021
@pentschev pentschev deleted the branch-21.08-merge-branch-21.06 branch May 26, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants