Skip to content

Update the CUDA runtime to 13.0.2 - #1131

Merged
mdboom merged 1 commit into
NVIDIA:mainfrom
mdboom:cudart-13.0.2
Oct 14, 2025
Merged

Update the CUDA runtime to 13.0.2#1131
mdboom merged 1 commit into
NVIDIA:mainfrom
mdboom:cudart-13.0.2

Conversation

@mdboom

Copy link
Copy Markdown
Contributor

Description

Fixes#1129.

Updates the statically linked CUDA runtime to 13.0.2

I used #960 as a template for this.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot

Copy link
Copy Markdown
Contributor

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@mdboommdboom self-assigned this Oct 14, 2025
@mdboommdboom added the cuda.bindings Everything related to the cuda.bindings module label Oct 14, 2025
@mdboom
mdboom requested a review from leofangOctober 14, 2025 14:02
@mdboom

Copy link
Copy Markdown
ContributorAuthor

/ok to test

@leofangleofang 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.

LGTM!

@github-actions

This comment has been minimized.

@mdboom
mdboom merged commit 0a6372c into NVIDIA:mainOct 14, 2025
72 checks passed
@rwgk

rwgk commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

Yesterday I noticed that there are tiny differences when running cython-gen (I happened to have CTK 13.0.1). To maintain a fully consistent state, we should also run cython-genregenerate.py.

@github-actions

Copy link
Copy Markdown
Doc Preview CI
Preview removed because the pull request was closed or merged.

@leofangleofang added enhancement Any code-related improvements P0 High priority - Must do! labels Oct 15, 2025
@mdboom
mdboom deleted the cudart-13.0.2 branch December 9, 2025 16:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindingsEverything related to the cuda.bindings moduleenhancementAny code-related improvementsP0High priority - Must do!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update statically linked cudart to 13.0.2

3 participants

@mdboom@rwgk@leofang