Skip to content

Update README for NVIDIA cuML branding - #8464

Merged
csadorf merged 5 commits into
NVIDIA:mainfrom
csadorf:docs/update-readme-nvidia-migration
Aug 10, 2026
Merged

Update README for NVIDIA cuML branding#8464
csadorf merged 5 commits into
NVIDIA:mainfrom
csadorf:docs/update-readme-nvidia-migration

Conversation

@csadorf

@csadorf csadorf commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updates the top-level README.md to use NVIDIA cuML and CUDA-X Data Science branding, and presents cuml.accel alongside the GPU-native API. Replaces the manually maintained algorithm and Dask sections with links to the versioned documentation, and removes the obsolete RAPIDS branding assets.

@csadorf csadorf added doc Documentation non-breaking Non-breaking change labels Aug 10, 2026
@csadorf
csadorf requested a review from jcrist August 10, 2026 20:34

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@jcrist jcrist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving, with a few small questions/nits. Feel free to address as you see fit. The only real big one is the one around the hardcoded versions in the links. I don't want to have to update these with each release.

Comment thread README.md
Supported operations run on the GPU. When an estimator or configuration cannot
be accelerated, `cuml.accel` uses the original CPU implementation so the rest
of the workflow can continue. See the [`cuml.accel` compatibility
documentation](https://docs.nvidia.com/cuml/26.08/cuml-accel/compatibility/) for

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there a way to avoid hardcoding a versioned link here? It'd be nice to not have to update these with each release. Same for all other links.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Right now, I don't see a way to provide these kind of deep links unversioned. I suggest we keep this as-is for now and then update this once those are available.

Comment thread README.md Outdated
Comment thread README.md
@csadorf
csadorf requested review from a team as code owners August 10, 2026 21:44
@csadorf
csadorf requested a review from msarahan August 10, 2026 21:44
@csadorf

csadorf commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Admin-merging this as an isolated README edit that doesn't require explicit testing while we're bootstrapping after the repo migration.

@csadorf
csadorf merged commit 9ef024b into NVIDIA:main Aug 10, 2026
18 of 31 checks passed
@csadorf
csadorf deleted the docs/update-readme-nvidia-migration branch August 10, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants