Skip to content

Update CI scripts to use cupy=8.5.0 - #7615

Closed
pentschev wants to merge 1 commit into
NVIDIA:branch-0.19from
pentschev:update-ci-cupy
Closed

Update CI scripts to use cupy=8.5.0#7615
pentschev wants to merge 1 commit into
NVIDIA:branch-0.19from
pentschev:update-ci-cupy

Conversation

@pentschev

Copy link
Copy Markdown
Contributor

This PR attempts to resolve percentile test failures by updating CuPy dependency on CI build scripts to version 8.5.0, which includes cupy/cupy#4742 .

@pentschev
pentschev requested a review from a team as a code owner March 16, 2021 20:02
@github-actions github-actions Bot added the gpuCI label Mar 16, 2021
@codecov

codecov Bot commented Mar 16, 2021

Copy link
Copy Markdown

Codecov Report

Merging #7615 (828ef8d) into branch-0.19 (7871e7a) will increase coverage by 0.54%.
The diff coverage is 93.75%.

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

@@               Coverage Diff               @@
##           branch-0.19    #7615      +/-   ##
===============================================
+ Coverage        81.86%   82.41%   +0.54%     
===============================================
  Files              101      101              
  Lines            16884    17353     +469     
===============================================
+ Hits             13822    14301     +479     
+ Misses            3062     3052      -10     
Impacted Files Coverage Δ
python/cudf/cudf/core/index.py 93.34% <ø> (+0.48%) ⬆️
python/cudf/cudf/core/column/numerical.py 94.83% <87.50%> (-0.20%) ⬇️
python/cudf/cudf/core/frame.py 89.09% <89.47%> (+0.08%) ⬆️
python/cudf/cudf/core/column/column.py 87.86% <90.00%> (+0.10%) ⬆️
python/cudf/cudf/core/column/decimal.py 92.75% <90.32%> (-2.12%) ⬇️
python/cudf/cudf/core/dataframe.py 90.58% <95.65%> (+0.11%) ⬆️
python/cudf/cudf/core/series.py 91.57% <95.83%> (+0.79%) ⬆️
python/cudf/cudf/core/column/categorical.py 91.97% <100.00%> (+0.58%) ⬆️
python/cudf/cudf/core/column/datetime.py 89.63% <100.00%> (+0.54%) ⬆️
python/cudf/cudf/core/column/string.py 86.76% <100.00%> (+0.26%) ⬆️
... and 55 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 c1c60ba...ab77086. Read the comment docs.

@kkraus14

Copy link
Copy Markdown
Contributor

Fixed by rapidsai/integration#230

@kkraus14 kkraus14 closed this Mar 17, 2021
@pentschev
pentschev deleted the update-ci-cupy branch June 28, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants