Skip to content

Revert CUDA 11 drop#354

Merged
bdice merged 3 commits intobranch-25.08from
fix/revert_cuda11_drop
May 20, 2025
Merged

Revert CUDA 11 drop#354
bdice merged 3 commits intobranch-25.08from
fix/revert_cuda11_drop

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented May 19, 2025

This PR adds back CUDA 11 jobs since we are no longer certain that we will definitively be dropping CUDA 11 in 25.08. Moreover, in the process of forward-merging the various 25.06 migrations we accidentally had a CUDA 11 Python build job sneak back into our matrix. Since the corresponding C++ build job did not make it back in, CI has been failing to build on 25.08 anyway since the Python jobs cannot download a suitable C++ artifact (example). For now, the simplest way to get 25.08 back into a reasonable state is to revert back to the state of the matrix before the CUDA 11 drop and then make sure we have Python 3.13 coverage.

@vyasr vyasr self-assigned this May 19, 2025
@vyasr vyasr requested a review from a team as a code owner May 19, 2025 23:06
@vyasr vyasr requested a review from raydouglass May 19, 2025 23:06
@vyasr vyasr added bug Something isn't working non-breaking Introduces a non-breaking change labels May 19, 2025
@vyasr vyasr changed the title Fix/revert cuda11 drop Revert CUDA 11 drop May 19, 2025
@bdice bdice merged commit 86a2846 into branch-25.08 May 20, 2025
2 checks passed
@vyasr vyasr deleted the fix/revert_cuda11_drop branch May 29, 2025 16:50
vyasr added a commit that referenced this pull request May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants