use GCC 14, consolidate dependency groups, update pre-commit hooks#358
Merged
rapids-bot[bot] merged 1 commit intoNVIDIA:branch-25.10from Aug 29, 2025
jameslamb:cuda13-pre-work
Merged
use GCC 14, consolidate dependency groups, update pre-commit hooks#358rapids-bot[bot] merged 1 commit intoNVIDIA:branch-25.10from jameslamb:cuda13-pre-work
rapids-bot[bot] merged 1 commit intoNVIDIA:branch-25.10from
jameslamb:cuda13-pre-work
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Member
Author
|
/ok to test |
rgsl888prabhu
approved these changes
Aug 29, 2025
Collaborator
|
/merge |
aliceb-nv
pushed a commit
that referenced
this pull request
Sep 1, 2025
) Contributes to rapidsai/build-planning#208 and #294, by doing some of the pre-work to support CUDA 13 * updates from GCC 13 to GCC 14 (ref: rapidsai/build-planning#188) * consolidates some dependency groups in `dependencies.yaml` marked with `cuda: "12.*"` that also should apply for CUDA 13 Other small packaging / CI changes: * updates to latest versions of all RAPIDS `pre-commit` hooks - *including the new `--strict` flag for `rapids-dependency-file-generator` from rapidsai/dependency-file-generator#163 * removes empty `conda/recipes/cuopt-sh-client/conda_build_config.yaml` ## Issue #294 Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Ramakrishnap (https://github.com/rgsl888prabhu) URL: #358
This file contains hidden or 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
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.
Description
Contributes to rapidsai/build-planning#208 and #294, by doing some of the pre-work to support CUDA 13
dependencies.yamlmarked withcuda: "12.*"that also should apply for CUDA 13Other small packaging / CI changes:
pre-commithooks--strictflag forrapids-dependency-file-generatorfrom feat: Warn when a dependency set is unused rapidsai/dependency-file-generator#163conda/recipes/cuopt-sh-client/conda_build_config.yamlIssue
#294
Checklist