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

Allow CuPy 10 #10048

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Allow CuPy 10 #10048

merged 1 commit into from
Jan 14, 2022

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Jan 14, 2022

Relaxes version constraints to allow CuPy 10.

xref: rapidsai/integration#413

@jakirkham jakirkham requested a review from a team as a code owner January 14, 2022 03:02
@github-actions github-actions bot added the conda label Jan 14, 2022
@jakirkham jakirkham added feature request New feature or request non-breaking Non-breaking change labels Jan 14, 2022
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #10048 (baf0a25) into branch-22.02 (967a333) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.02   #10048      +/-   ##
================================================
- Coverage         10.49%   10.39%   -0.10%     
================================================
  Files               119      119              
  Lines             20305    20535     +230     
================================================
+ Hits               2130     2134       +4     
- Misses            18175    18401     +226     
Impacted Files Coverage Δ
python/custreamz/custreamz/kafka.py 29.16% <0.00%> (-0.63%) ⬇️
python/dask_cudf/dask_cudf/sorting.py 92.30% <0.00%> (-0.61%) ⬇️
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/index.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/parquet.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/series.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/utils.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/dtypes.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/ioutils.py 0.00% <0.00%> (ø)
... and 20 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 1eceaed...baf0a25. Read the comment docs.

@shwina
Copy link
Contributor

shwina commented Jan 14, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit b01c846 into rapidsai:branch-22.02 Jan 14, 2022
@jakirkham jakirkham deleted the allow_cupy_10 branch January 14, 2022 16:09
Copy link
Contributor

@msadang msadang left a comment

Choose a reason for hiding this comment

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

Change in version numbers looks good to me.

@jakirkham
Copy link
Member Author

Thanks all! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants