Skip to content

Add nvvmLLVMVersion binding#1774

Merged
cpcloud merged 2 commits intoNVIDIA:mainfrom
rwgk:add_nvvmLLVMVersion
Mar 17, 2026
Merged

Add nvvmLLVMVersion binding#1774
cpcloud merged 2 commits intoNVIDIA:mainfrom
rwgk:add_nvvmLLVMVersion

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Mar 17, 2026

Closes cuda-python-private issue 278

nvvmLLVMVersion first appeared with CTK 13.1.0

cybind MR: 331

rwgk added 2 commits March 16, 2026 17:07
Guard with FunctionNotFoundError because nvvmLLVMVersion is absent on
pre-13.1.1 NVVM builds and the loader raises when the symbol is missing.

Made-with: Cursor
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Mar 17, 2026

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

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Mar 17, 2026

/ok to test

@rwgk rwgk self-assigned this Mar 17, 2026
@rwgk rwgk added the cuda.bindings Everything related to the cuda.bindings module label Mar 17, 2026
@github-actions

This comment has been minimized.

@rwgk rwgk marked this pull request as ready for review March 17, 2026 03:48
@rwgk rwgk requested a review from cpcloud March 17, 2026 03:49
Copy link
Contributor

@mdboom mdboom left a comment

Choose a reason for hiding this comment

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

LGTM



# This code was automatically generated across versions from 12.9.1 to 13.2.0, generator version 0.3.1.dev1364+ged01d643e. Do not modify it directly.
# This code was automatically generated across versions from 12.9.1 to 13.2.0, generator version 0.3.1.dev1406+gd8426ea19.d20260316. Do not modify it directly.
Copy link
Contributor

Choose a reason for hiding this comment

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

I've just been reverting these to reduce churn when there are no changes elsewhere in the file. But that's up to you.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, I just now tried to push those changes, but it's merged already, thanks!

@cpcloud cpcloud merged commit 43decaa into NVIDIA:main Mar 17, 2026
88 checks passed
@github-actions
Copy link

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

mdboom pushed a commit to mdboom/cuda-python that referenced this pull request Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.bindings Everything related to the cuda.bindings module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants