Skip to content

[DOC] Update document issue [skip ci] - #14077

Merged
nvliyuan merged 2 commits into
NVIDIA:release/25.12from
nvliyuan:update-ducument-issue
Jan 6, 2026
Merged

[DOC] Update document issue [skip ci]#14077
nvliyuan merged 2 commits into
NVIDIA:release/25.12from
nvliyuan:update-ducument-issue

Conversation

@nvliyuan

@nvliyuan nvliyuan commented Jan 4, 2026

Copy link
Copy Markdown
Collaborator

fix issue in comment: #14028 (comment))
Signed-off-by: liyuan yuali@nvidia.com

Signed-off-by: liyuan <yuali@nvidia.com>
@nvliyuan
nvliyuan requested a review from sameerz January 4, 2026 02:01
@nvliyuan nvliyuan self-assigned this Jan 4, 2026
@nvliyuan nvliyuan added the documentation Improvements or additions to documentation label Jan 4, 2026
@greptile-apps

greptile-apps Bot commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR fixes a documentation inaccuracy in the download page that was introduced when CUDA 13 jars were added in PR #14028.

  • Updated the build/test description to correctly state "The above packages are built against CUDA 12.9 or CUDA 13.0" instead of only mentioning CUDA 12.9
  • Changed "This package" to "The above packages" for clarity since the text now refers to both the CUDA 12 and CUDA 13 download tables
  • Removed redundant "with CUDA 12.9" phrase from the end of the sentence

Confidence Score: 5/5

  • This PR is safe to merge - it's a simple documentation text correction with no code changes.
  • Score of 5 reflects that this is a minimal, low-risk documentation fix that correctly updates text to match the existing CUDA 12 and CUDA 13 download tables.
  • No files require special attention.

Important Files Changed

Filename Overview
docs/download.md Documentation fix to update build/test description to accurately reflect both CUDA 12 and CUDA 13 packages.

Sequence Diagram

sequenceDiagram
    participant User
    participant DownloadPage as docs/download.md
    participant CUDA12 as CUDA 12 Table
    participant CUDA13 as CUDA 13 Table

    User->>DownloadPage: Visit download page
    DownloadPage->>CUDA12: Display CUDA 12 packages
    DownloadPage->>CUDA13: Display CUDA 13 packages
    DownloadPage->>User: Show updated description:<br/>"packages are built against<br/>CUDA 12.9 or CUDA 13.0"
Loading

Comment thread docs/download.md Outdated
Co-authored-by: Sameer Raheja <sameerz@users.noreply.github.com>
@sameerz

sameerz commented Jan 5, 2026

Copy link
Copy Markdown
Collaborator

build

@nvliyuan
nvliyuan merged commit cdbcd64 into NVIDIA:release/25.12 Jan 6, 2026
63 checks passed
@sameerz sameerz changed the title [DOC] Update ducument issue [skip ci] [DOC] Update document issue [skip ci] Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants