-
Notifications
You must be signed in to change notification settings - Fork 66
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Fix `cuda-version` package name
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
❄️ Code freeze for
branch-23.08
and v23.08 releaseWhat 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?
branch-23.08
intomain
for the release