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

Revert "Disable CUDA 12.0 RAPIDS builds." #447

Closed

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 24, 2025

Reverts #439

We had disabled these builds due to seg faults that were observed after rapidsai/cudf#17289 was merged. Those should have been fixed after NVIDIA/cuCollections#660 and rapidsai/rapids-cmake#744. rapidsai/cudf#17758 is also relevant but not a direct source for the fix.

@vyasr vyasr added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 24, 2025
@vyasr vyasr self-assigned this Jan 24, 2025
@vyasr vyasr requested a review from a team as a code owner January 24, 2025 03:17
@vyasr vyasr requested review from jameslamb and removed request for a team January 24, 2025 03:17
@vyasr
Copy link
Contributor Author

vyasr commented Jan 27, 2025

In the interim between #439 and this PR, we merged updates across RAPIDS for rapidsai/build-planning#129 updating to require gcc 13 for builds. CUDA 12.0 requires gcc 12 (gcc 13 support was added in CUDA 12.4). After some offline discussion, we decided that supporting CUDA 12.0 conda builds is not worth the effort of bifurcating our build environments here, so I'm going to close this PR and broadcast more publicly that we are no longer supporting building RAPIDS with CUDA 12.0 (builds with later CUDA versions will still run just fine in CUDA 12 environments, which is more important).

@vyasr vyasr closed this Jan 27, 2025
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.

1 participant