Skip to content

Use GCC 14 in conda builds.#1963

Merged
rapids-bot[bot] merged 6 commits intorapidsai:branch-25.10from
vyasr:gcc14
Jul 25, 2025
Merged

Use GCC 14 in conda builds.#1963
rapids-bot[bot] merged 6 commits intorapidsai:branch-25.10from
vyasr:gcc14

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented Jun 17, 2025

Description

conda-forge is migrating to gcc 14, so this PR is updating for alignment.

See rapidsai/build-planning#188

@vyasr vyasr added the non-breaking Non-breaking change label Jun 17, 2025
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jun 17, 2025

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.

@vyasr vyasr added the improvement Improvement / enhancement to an existing function label Jun 17, 2025
@github-actions github-actions bot added the conda label Jun 17, 2025
@vyasr
Copy link
Contributor Author

vyasr commented Jun 17, 2025

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Jun 17, 2025

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Jun 17, 2025

/ok to test

@github-actions github-actions bot added the CMake label Jun 17, 2025
@vyasr
Copy link
Contributor Author

vyasr commented Jun 17, 2025

/ok to test

@vyasr vyasr changed the base branch from branch-25.08 to branch-25.10 July 24, 2025 15:46
@vyasr
Copy link
Contributor Author

vyasr commented Jul 24, 2025

/ok to test

@vyasr vyasr marked this pull request as ready for review July 24, 2025 16:05
@vyasr vyasr requested review from a team as code owners July 24, 2025 16:05
@vyasr vyasr requested review from AyodeAwe, lamarrr and ttnghia July 24, 2025 16:05
@vyasr
Copy link
Contributor Author

vyasr commented Jul 25, 2025

/merge

@rapids-bot rapids-bot bot merged commit 3bab478 into rapidsai:branch-25.10 Jul 25, 2025
50 checks passed
@vyasr vyasr deleted the gcc14 branch July 25, 2025 15:38
rapids-bot bot pushed a commit that referenced this pull request Jul 25, 2025
`std::equal` was basically being used to create a loop, which `std::for_each` is better suited for. See discussion at #1963 (comment)

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

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - Yunsong Wang (https://github.com/PointKernel)

URL: #1999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake conda improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants