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

Pin max dask and distributed versions to 2021.09.1 #735

Merged
merged 3 commits into from
Sep 23, 2021

Conversation

galipremsagar
Copy link
Contributor

Changes to be in-line with: rapidsai/cudf#9286

@galipremsagar galipremsagar requested a review from a team as a code owner September 23, 2021 16:31
@github-actions github-actions bot added the conda conda issue label Sep 23, 2021
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 23, 2021
@jakirkham jakirkham requested a review from pentschev September 23, 2021 17:00
conda/recipes/dask-cuda/meta.yaml Outdated Show resolved Hide resolved
conda/recipes/dask-cuda/meta.yaml Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2021

Codecov Report

Merging #735 (4d8aadd) into branch-21.10 (8e6ab70) will decrease coverage by 24.66%.
The diff coverage is 82.84%.

❗ Current head 4d8aadd differs from pull request most recent head 9199522. Consider uploading reports for the commit 9199522 to get more accurate results
Impacted file tree graph

@@                Coverage Diff                @@
##           branch-21.10     #735       +/-   ##
=================================================
- Coverage         87.63%   62.97%   -24.67%     
=================================================
  Files                15       21        +6     
  Lines              1658     2895     +1237     
=================================================
+ Hits               1453     1823      +370     
- Misses              205     1072      +867     
Impacted Files Coverage Δ
dask_cuda/benchmarks/local_cudf_merge.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cudf_shuffle.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cupy.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cupy_map_overlap.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/utils.py 0.00% <0.00%> (ø)
dask_cuda/cuda_worker.py 77.64% <ø> (ø)
dask_cuda/get_device_memory_objects.py 90.00% <0.00%> (+21.94%) ⬆️
dask_cuda/utils.py 81.49% <60.52%> (-5.78%) ⬇️
dask_cuda/local_cuda_cluster.py 78.30% <80.00%> (+0.41%) ⬆️
dask_cuda/proxify_device_objects.py 95.45% <80.00%> (+6.56%) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28ce427...9199522. Read the comment docs.

@github-actions github-actions bot added the gpuCI gpuCI issue label Sep 23, 2021
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @galipremsagar !

@pentschev
Copy link
Member

@gpucibot merge

@pentschev
Copy link
Member

I believe we need someone from ops to merge, could you please do that @ajschmidt8 ?

@galipremsagar galipremsagar self-assigned this Sep 23, 2021
@galipremsagar
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5abd4dd into rapidsai:branch-21.10 Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda conda issue gpuCI gpuCI issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants