Skip to content

Use GCC 14 for conda and wheel builds #188

@bdice

Description

@bdice

Today, we use GCC 13 for conda builds and GCC 11 for wheel builds. We should move both conda and wheel builds to use GCC 14.

This aligns with many upstream compiler updates:

See also this previous update to GCC 13: #129

Proposal for rollout:

  1. Update every repository's conda recipes to use GCC 14 (as was done in Use GCC 13 in CUDA 12+ builds #129)
  2. Update rapidsai/ci-imgs to use GCC 14 via devtoolset (updating locations like https://github.com/rapidsai/ci-imgs/blob/2f5d3bf7ab057352c20332b4a3b7850093e0afab/ci-wheel.Dockerfile#L120)

cc: @vyasr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions