Skip to content

Backport of #1900 to 12.9.x - #1957

Merged
mdboom merged 1 commit into
NVIDIA:12.9.xfrom
mdboom:backport-1900
Apr 22, 2026
Merged

Backport of #1900 to 12.9.x#1957
mdboom merged 1 commit into
NVIDIA:12.9.xfrom
mdboom:backport-1900

Conversation

@mdboom

Copy link
Copy Markdown
Contributor

See #1900 for details.

@mdboommdboom added this to the cuda.bindings next milestone Apr 21, 2026
@mdboom
mdboom requested a review from leofangApril 21, 2026 16:37
@mdboommdboom self-assigned this Apr 21, 2026
@mdboommdboom added the cuda.bindings Everything related to the cuda.bindings module label Apr 21, 2026
@mdboom
mdboom enabled auto-merge (squash) April 21, 2026 18:24
@leofangleofang added the P0 High priority - Must do! label Apr 21, 2026
@leofangleofang mentioned this pull request Apr 22, 2026
@leofang

Copy link
Copy Markdown
Member

/ok to test 05cfccc

{{if 'nvrtcGetNVVMSize' in found_functions}}

@cython.embedsignature(True)
def nvrtcGetNVVMSize(prog):

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.

Technically, this is breaking change (and the one below, too). Maybe we do a one-off manual tweak and add them back to the config file?

@leofang
leofang disabled auto-merge April 22, 2026 03:06
@leofang

Copy link
Copy Markdown
Member

btw the pre-commit CI is stuck, let me try power-cycling it

@leofangleofang closed this Apr 22, 2026
@leofangleofang reopened this Apr 22, 2026
@mdboom
mdboom merged commit 55908cc into NVIDIA:12.9.xApr 22, 2026
94 of 97 checks passed
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 moduleP0High priority - Must do!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mdboom@leofang@rwgk