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

bump to GCC 13 on CUDA 12.6 #6849

Merged
merged 1 commit into from
Dec 19, 2024
Merged

bump to GCC 13 on CUDA 12.6 #6849

merged 1 commit into from
Dec 19, 2024

Conversation

h-vetinari
Copy link
Member

Closes #6736

Matches our default compiler pins on linux (c.f. #4890) where possible (i.e. on CUDA 12.6; on linux-ppc64le, we're stuck on CUDA 12.4, which does not support GCC 13).

Tested to work, as described in #6736.

@h-vetinari h-vetinari requested a review from a team as a code owner December 19, 2024 07:15
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

CC @conda-forge/cuda

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version support is safe, in my understanding (13 for CUDA 12.6, 12 for CUDA 12.4).

@kkraus14 kkraus14 merged commit 1a84ea9 into conda-forge:main Dec 19, 2024
3 checks passed
@jakirkham
Copy link
Member

Thanks all! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump GCC pins for CUDA 12.6
5 participants