Skip to content

Catch up with recent cybind changes#2205

Merged
mdboom merged 1 commit into
NVIDIA:mainfrom
mdboom:cybind-catchup
Jun 22, 2026
Merged

Catch up with recent cybind changes#2205
mdboom merged 1 commit into
NVIDIA:mainfrom
mdboom:cybind-catchup

Conversation

@mdboom

@mdboom mdboom commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Now that #1972, there was a backlog of things merged into cybind that need to be brought over here. This is mainly:

  • Not instantiating the objects that are needed to determine offsets to convert to numpy dtypes. This reduces unnecessary warnings from Cython and the C++ compiler.

  • There were two new functions added to nvjitlink as part of the CTK 13.3 work. I don't know why these were not merged here earlier, but they definitely should have been and are here now.

  • Various docstring formatting improvements.

  • Our new enum CI rightfully detected that values added to cuda.bindings were not added to cuda.core, so this updates cuda.core to include the new values.

@mdboom mdboom requested a review from rwgk June 12, 2026 17:49
@github-actions github-actions Bot added the cuda.bindings Everything related to the cuda.bindings module label Jun 12, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot added the cuda.core Everything related to the cuda.core module label Jun 12, 2026
@mdboom mdboom added this to the cuda.bindings next milestone Jun 16, 2026
@mdboom mdboom marked this pull request as draft June 18, 2026 21:46
@copy-pr-bot

copy-pr-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

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.

@mdboom mdboom marked this pull request as ready for review June 22, 2026 12:18
@mdboom mdboom merged commit 786d91a into NVIDIA:main Jun 22, 2026
107 of 108 checks passed
@github-actions

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

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 cuda.core Everything related to the cuda.core module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants