Skip to content

Fix cuvs-bench docker images in docs#2003

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jrbourbeau:cuvs-bench-docker-docs
Apr 10, 2026
Merged

Fix cuvs-bench docker images in docs#2003
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
jrbourbeau:cuvs-bench-docker-docs

Conversation

@jrbourbeau
Copy link
Copy Markdown
Member

Some of the docker image tags in the cuvs-bench docs don't exist. This PR updates rapidsai/cuvs-bench:26.06-cuda12.9-py3.13 (doesn't exist) --> rapidsai/cuvs-bench:26.06a-cuda12-py3.13 (does exist)

Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
docker run --rm -it -u $(id -u) \
-v $DATA_FOLDER:/data/benchmarks \
rapidsai/cuvs-bench-cpu:26.04a-py3.13 \
rapidsai/cuvs-bench-cpu:26.06a-py3.13 \
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This CPU image actually does exit, I just updated to 26.06a for consistency with the other tags being used in this doc

@cjnolet cjnolet added doc Improvements or additions to documentation non-breaking Introduces a non-breaking change labels Apr 9, 2026
@cjnolet cjnolet moved this to In Progress in Unstructured Data Processing Apr 9, 2026
…ch-docker-docs

Signed-off-by: James Bourbeau <jbourbeau@nvidia.com>
@aamijar
Copy link
Copy Markdown
Member

aamijar commented Apr 10, 2026

/merge

@rapids-bot rapids-bot Bot merged commit c780765 into rapidsai:main Apr 10, 2026
50 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Unstructured Data Processing Apr 10, 2026
@jrbourbeau jrbourbeau deleted the cuvs-bench-docker-docs branch April 10, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Improvements or additions to documentation non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants