[REVIEW] Pin max dask & distributed versions - #9734
Merged
Merged
Conversation
galipremsagar
requested review from
cwharris,
jakirkham,
quasiben and
skirui-source
and removed request for
a team
November 19, 2021 16:23
This was referenced Nov 19, 2021
bdice
approved these changes
Nov 19, 2021
bdice
requested changes
Nov 19, 2021
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
galipremsagar
commented
Nov 19, 2021
| - cudf {{ version }} | ||
| - dask>=2021.09.1 | ||
| - dask>=2021.09.1,<=2021.11.2 | ||
| - distributed>=2021.09.1 |
Contributor
Author
There was a problem hiding this comment.
Suggested change
| - distributed>=2021.09.1 | |
| - distributed>=2021.09.1,<=2021.11.2 |
bdice
approved these changes
Nov 19, 2021
ajschmidt8
approved these changes
Nov 19, 2021
jakirkham
reviewed
Nov 19, 2021
jakirkham
left a comment
Contributor
There was a problem hiding this comment.
Per discussion offline suggesting we constrain dask & distributed with >=2021.11.1,<=2021.11.2
Co-authored-by: jakirkham <jakirkham@gmail.com>
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #9734 +/- ##
=============================================
Coverage 10.61% 10.61%
=============================================
Files 118 118
Lines 20075 20072 -3
=============================================
Hits 2130 2130
+ Misses 17945 17942 -3
Continue to review full report at Codecov.
|
rapids-bot Bot
pushed a commit
to NVIDIA/cuml
that referenced
this pull request
Nov 21, 2021
Changes to be in-line with: NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) - AJ Schmidt (https://github.com/ajschmidt8) URL: #4390
pentschev
approved these changes
Nov 22, 2021
pentschev
left a comment
Contributor
There was a problem hiding this comment.
LGTM, thanks @galipremsagar !
rapids-bot Bot
pushed a commit
to rapidsai/cugraph
that referenced
this pull request
Nov 22, 2021
Changes to be in-line with: NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Brad Rees (https://github.com/BradReesWork) - Jordan Jacobelli (https://github.com/Ethyling) URL: #1958
rapids-bot Bot
pushed a commit
to rapidsai/dask-cuda
that referenced
this pull request
Nov 22, 2021
Changes to be in-line with NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Peter Andreas Entschev (https://github.com/pentschev) - AJ Schmidt (https://github.com/ajschmidt8) URL: #794
ajschmidt8
approved these changes
Nov 22, 2021
rapids-bot Bot
pushed a commit
to NVIDIA/raft
that referenced
this pull request
Nov 22, 2021
Changes to be in-line with: NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: #388
vimarsh6739
pushed a commit
to vimarsh6739/cuml
that referenced
this pull request
Oct 9, 2023
Changes to be in-line with: NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) - AJ Schmidt (https://github.com/ajschmidt8) URL: NVIDIA#4390
loulankxh
pushed a commit
to loulankxh/raft
that referenced
this pull request
Oct 14, 2025
Changes to be in-line with: NVIDIA/cudf#9734 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: NVIDIA#388
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces max version pinnings for dask & distributed to 2021.11.2