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

Use GCC 13 in CUDA 12 conda builds. #108

Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jan 13, 2025

Description

conda-forge is using GCC 13 for CUDA 12 builds. This PR updates CUDA 12 conda builds to use GCC 13, for alignment.

These PRs should be merged in a specific order, see rapidsai/build-planning#129 for details.

@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jan 13, 2025
Copy link

copy-pr-bot bot commented Jan 13, 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.

@bdice bdice marked this pull request as ready for review January 13, 2025 18:27
@bdice bdice requested a review from a team as a code owner January 13, 2025 18:27
@bdice bdice requested a review from jameslamb January 13, 2025 18:27
@bdice bdice self-assigned this Jan 13, 2025
@bdice bdice added the DO NOT MERGE Hold off on merging; see PR for details label Jan 13, 2025
@jakirkham
Copy link
Member

Saw a network error. Restarting failed jobs

@jakirkham
Copy link
Member

Am seeing some unrelated Python failures on CI that generally look like this

    out = self.__decoded_samples[self.__index]
IndexError: list index out of range

Is there another known bug that is relevant here?

@jakirkham
Copy link
Member

From offline discussion with Alex, to fix the failure above it sounds like we need PR: #82

@bdice
Copy link
Contributor Author

bdice commented Jan 16, 2025

CI is now passing!

@bdice bdice removed the DO NOT MERGE Hold off on merging; see PR for details label Jan 17, 2025
@bdice
Copy link
Contributor Author

bdice commented Jan 17, 2025

/merge

@rapids-bot rapids-bot bot merged commit a076b51 into rapidsai:branch-25.02 Jan 17, 2025
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants