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

[RELEASE] integration v23.08 #675

Merged
merged 25 commits into from
Aug 9, 2023
Merged

[RELEASE] integration v23.08 #675

merged 25 commits into from
Aug 9, 2023

Conversation

raydouglass
Copy link
Member

❄️ Code freeze for branch-23.08 and v23.08 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-23.08 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-23.08 into main for the release

raydouglass and others added 25 commits May 19, 2023 09:51
Forward-merge branch-23.06 to branch-23.08
Forward-merge branch-23.06 to branch-23.08
Forward-merge branch-23.06 to branch-23.08
Forward-merge branch-23.06 to branch-23.08
Forward-merge branch-23.06 to branch-23.08
Unpin dask to match the rest of RAPIDS
Add CUDA 12 support to rapids metapackage.
This PR reverts changes to the branch of `shared-action-workflows` used for CUDA 12 testing. Now that rapidsai/shared-workflows#101 is merged, we can revert this.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #663
Temporarily disable cucim and xgboost in CUDA 12 rapids builds.
Just use the newer `cuda-version` to select the CUDA version. This will pull in the appropriate packaged based on whether it is CUDA 11 or 12.

Fixes: https://github.com/rapidsai/integration/actions/runs/5661037594/job/15338557625#step:7:48

Authors:
  - Ray Douglass (https://github.com/raydouglass)

Approvers:
  - https://github.com/jakirkham
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #667
Closes #119

Removes:
- `rapids-build-env`
- `rapids-doc-env`
- `rapids-notebook-env`

Also updates the `version.yaml` files to remove unnecessary packages.

Authors:
  - Ray Douglass (https://github.com/raydouglass)

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - https://github.com/jakirkham
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #666
PR #664 temporarily disabled CUDA 12 packages for cucim and xgboost in `rapids`. This re-enables those.

This reverts commit cc272c4.

This can be merged once the following issues are closed:
- rapidsai/cucim#513
- rapidsai/xgboost-feedstock#4

Authors:
  - Bradley Dice (https://github.com/bdice)
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - https://github.com/jakirkham
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #669
Should fix the build problem seen here: https://github.com/rapidsai/integration/actions/runs/5681986332/job/15399831914

Filed an issue to follow up on CI for this: #671

Authors:
  - Ray Douglass (https://github.com/raydouglass)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #670
Closes #176.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #672
* Make sure to pull in the latest `xgboost` package (without the `__cuda` requirement)
* Drop `CONDA_OVERRIDE_CUDA`

Authors:
  - https://github.com/jakirkham

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Bradley Dice (https://github.com/bdice)

URL: #673
Small PR to add `cuProj` to the RAPIDS metapackages.

Depends on rapidsai/cuspatial#1217

Authors:
  - Ben Jarmak (https://github.com/jarmak-nv)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #674
@raydouglass raydouglass requested a review from a team as a code owner August 4, 2023 17:21
@raydouglass raydouglass merged commit a006c4a into main Aug 9, 2023
21 checks passed
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.

6 participants