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

[REVIEW] Bump xgboost to 1.6.0 from 1.5.2 #4777

Merged
merged 11 commits into from
Jun 23, 2022

Conversation

galipremsagar
Copy link
Contributor

Rapids recently bumped the xgbooot to 1.6.0 from 1.5.2 in: rapidsai/integration#487, this PR adapts to those recent changes.

@galipremsagar galipremsagar requested a review from a team as a code owner June 13, 2022 20:37
@github-actions github-actions bot added the gpuCI gpuCI issue label Jun 13, 2022
@galipremsagar galipremsagar added bug Something isn't working breaking Breaking change labels Jun 13, 2022
@trivialfis
Copy link
Member

Hi, the latest release is 1.6.1

@galipremsagar
Copy link
Contributor Author

rerun tests

@galipremsagar
Copy link
Contributor Author

galipremsagar commented Jun 15, 2022

Hi, the latest release is 1.6.1

I think ops will have to build for that version, so I feel the scope of this PR to be inline with version in the integration repo: https://github.com/rapidsai/integration/blob/branch-22.08/conda/recipes/versions.yaml#L12

cc: @rapidsai/ops-codeowners

@cjnolet
Copy link
Member

cjnolet commented Jun 15, 2022

@gpucibot merge

@galipremsagar
Copy link
Contributor Author

rerun tests

@cjnolet
Copy link
Member

cjnolet commented Jun 16, 2022

@trivialfis @canonizer have you seen these timeouts before?

@trivialfis
Copy link
Member

No, that's from a lightgbm test?

@cjnolet
Copy link
Member

cjnolet commented Jun 16, 2022

@trivialfis yeah, strangely. And it's also happening in a few nearest neighbors tests.

Tagging @wphicks also for any ideas.

@bdice bdice mentioned this pull request Jun 17, 2022
@galipremsagar
Copy link
Contributor Author

rerun tests

@galipremsagar galipremsagar requested a review from a team as a code owner June 21, 2022 15:32
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Jun 21, 2022
@cjnolet
Copy link
Member

cjnolet commented Jun 22, 2022

Looks like skipping all the pytests that use xgboost fixes the hangs in the other tests.

ci/cpu/build.sh Outdated Show resolved Hide resolved
ci/gpu/build.sh Outdated Show resolved Hide resolved
@cjnolet
Copy link
Member

cjnolet commented Jun 23, 2022

@gpucibot merge

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.08@ac1965a). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             branch-22.08    #4777   +/-   ##
===============================================
  Coverage                ?   77.62%           
===============================================
  Files                   ?      180           
  Lines                   ?    11382           
  Branches                ?        0           
===============================================
  Hits                    ?     8835           
  Misses                  ?     2547           
  Partials                ?        0           
Flag Coverage Δ
dask 45.51% <0.00%> (?)
non-dask 67.25% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 ac1965a...7fa7e51. Read the comment docs.

@rapids-bot rapids-bot bot merged commit d1c61b2 into rapidsai:branch-22.08 Jun 23, 2022
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
Rapids recently bumped the `xgbooot` to `1.6.0` from `1.5.2` in: rapidsai/integration#487, this PR adapts to those recent changes.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#4777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change bug Something isn't working Cython / Python Cython or Python issue gpuCI gpuCI issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants