Skip to content

Use CUDA 12.9 in Conda, Devcontainers, Spark, GHA, etc.#6944

Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.08from
jakirkham:use_cuda_12.9
Jun 30, 2025
Merged

Use CUDA 12.9 in Conda, Devcontainers, Spark, GHA, etc.#6944
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.08from
jakirkham:use_cuda_12.9

Conversation

@jakirkham
Copy link
Copy Markdown
Member

Addressing issues:

Description

Use CUDA 12.9 throughout different build and test environments.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Jun 27, 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.

@github-actions github-actions Bot added the conda conda issue label Jun 27, 2025
@jakirkham jakirkham added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 27, 2025
@jakirkham jakirkham marked this pull request as ready for review June 27, 2025 20:49
@jakirkham jakirkham requested review from a team as code owners June 27, 2025 20:49
@jakirkham jakirkham requested a review from msarahan June 27, 2025 20:49
@jakirkham
Copy link
Copy Markdown
Member Author

Seeing the following build error on CI:

 │ │ $SRC_DIR/cpp/src/umap/knn_graph/algo.cuh(108): error: name followed by "::" must be a class or namespace name
 │ │         cuvs::neighbors::all_neighbors::graph_build_params::nn_descent_params{};
 │ │                                         ^
 │ │ $SRC_DIR/cpp/src/umap/knn_graph/algo.cuh(108): error: expected a ";"
 │ │         cuvs::neighbors::all_neighbors::graph_build_params::nn_descent_params{};
 │ │                                                                              ^
 │ │ 2 errors detected in the compilation of "$SRC_DIR/cpp/src/umap/umap.cu".

@jakirkham
Copy link
Copy Markdown
Member Author

Based on offline discussion, this was due to a breakage in cuVS. This has since been fixed by PR: rapidsai/cuvs#1060

Updating the PR branch to pull in latest changes and restart CI

@gforsyth gforsyth removed the request for review from msarahan June 30, 2025 15:36
@jcrist
Copy link
Copy Markdown
Member

jcrist commented Jun 30, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 9ada0eb into rapidsai:branch-25.08 Jun 30, 2025
69 of 70 checks passed
@jakirkham jakirkham deleted the use_cuda_12.9 branch June 30, 2025 19:08
@jakirkham
Copy link
Copy Markdown
Member Author

Thanks all! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conda conda issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants