Skip to content

Remove remaining references to cuML#47

Merged
rockhowse merged 1 commit intorapidsai:mainfrom
hcho3:remove_cuml_refs
Feb 24, 2026
Merged

Remove remaining references to cuML#47
rockhowse merged 1 commit intorapidsai:mainfrom
hcho3:remove_cuml_refs

Conversation

@hcho3
Copy link
Copy Markdown
Contributor

@hcho3 hcho3 commented Feb 20, 2026

No description provided.

@hcho3 hcho3 requested a review from a team as a code owner February 20, 2026 18:37
@hcho3 hcho3 requested a review from a team as a code owner February 20, 2026 18:39
@hcho3 hcho3 requested a review from gforsyth February 20, 2026 18:39
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 20, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated license headers to use SPDX format for compliance
    • Updated internal infrastructure paths to reflect project naming changes
    • Refined code analysis configuration scope

Walkthrough

This pull request updates project references from "cuml" to "cuforest" across build scripts, test files, and documentation tools. License headers are standardized to SPDX format, and static analysis header filter scope is narrowed to exclude bench and comms directories.

Changes

Cohort / File(s) Summary
Build Configuration
cpp/scripts/run-clang-tidy.py
Header-filter argument updated from cuml/cpp/(src|include|bench|comms) to cuforest/cpp/(src|include), narrowing analysis scope by removing bench and comms.
Test Files
cpp/tests/raft_proto/buffer.cpp
License header updated to SPDX format (SPDX-FileCopyrightText and SPDX-License-Identifier: Apache-2.0); preprocessor guard CUML_ENABLE_GPU replaced with CUFOREST_ENABLE_GPU throughout.
Documentation Tooling
docs/source/sphinxext/github_link.py
Hard-coded path references updated from "cuml" to "cuforest" in source URL construction and Conda build path replacement logic.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@hcho3 hcho3 mentioned this pull request Feb 20, 2026
@hcho3 hcho3 added doc Improvements or additions to documentation non-breaking Introduces a non-breaking change labels Feb 20, 2026
Copy link
Copy Markdown
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Thank you!

@jameslamb jameslamb removed the request for review from gforsyth February 20, 2026 19:16
@hcho3
Copy link
Copy Markdown
Contributor Author

hcho3 commented Feb 20, 2026

/merge

1 similar comment
@hcho3
Copy link
Copy Markdown
Contributor Author

hcho3 commented Feb 24, 2026

/merge

@rockhowse rockhowse merged commit a6ae36a into rapidsai:main Feb 24, 2026
59 checks passed
@hcho3 hcho3 deleted the remove_cuml_refs branch February 24, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CUDA/C++ doc Improvements or additions to documentation non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants