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

Remove conda envs for CUDA 11.0 and 11.2. #9910

Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Dec 15, 2021

The development environments for CUDA 11.0 and 11.2 can be safely removed now that we require CUDA 11.5 to build. I also updated the default CUDA version in the conda recipes from 10.1 to 11.5.

@bdice bdice added conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 15, 2021
@bdice bdice self-assigned this Dec 15, 2021
@bdice bdice requested a review from a team as a code owner December 15, 2021 17:30
@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #9910 (d50d500) into branch-22.02 (967a333) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.02    #9910      +/-   ##
================================================
- Coverage         10.49%   10.40%   -0.09%     
================================================
  Files               119      119              
  Lines             20305    20503     +198     
================================================
+ Hits               2130     2134       +4     
- Misses            18175    18369     +194     
Impacted Files Coverage Δ
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%> (ø)
python/cudf/cudf/core/dataframe.py 0.00% <0.00%> (ø)
... and 13 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 0c3f735...d50d500. Read the comment docs.

@bdice
Copy link
Contributor Author

bdice commented Dec 15, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 967f339 into rapidsai:branch-22.02 Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants