Skip to content

Move runtime's internal and cython layers to cybind#2261

Merged
mdboom merged 16 commits into
NVIDIA:mainfrom
mdboom:cybind-runtime
Jul 14, 2026
Merged

Move runtime's internal and cython layers to cybind#2261
mdboom merged 16 commits into
NVIDIA:mainfrom
mdboom:cybind-runtime

Conversation

@mdboom

@mdboom mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This move the internal and cython layers of the runtime module to the new generator.

This has been vetted with the latest version of the check_cython_abi.py script in #2242. It has also been tested by taking a cuda.bindings.runtime module built on main and installing it alongside the lower layers built from this branch, and the unit tests pass.

It will probably be easiest to review this first on the generator side.

@copy-pr-bot

copy-pr-bot Bot commented Jun 25, 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.

@github-actions github-actions Bot added the cuda.bindings Everything related to the cuda.bindings module label Jun 25, 2026
@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

1 similar comment
@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@github-actions

This comment has been minimized.

@mdboom

mdboom commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom

mdboom commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom

mdboom commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/ok to test

@mdboom mdboom marked this pull request as ready for review June 26, 2026 19:17
@mdboom mdboom self-assigned this Jun 26, 2026
@mdboom mdboom added this to the cuda.bindings next milestone Jun 26, 2026
@leofang leofang self-requested a review June 27, 2026 05:04
@leofang leofang added enhancement Any code-related improvements P0 High priority - Must do! labels Jun 27, 2026
@mdboom mdboom enabled auto-merge (squash) July 14, 2026 15:51
@mdboom mdboom merged commit c4a5647 into NVIDIA:main Jul 14, 2026
105 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 enhancement Any code-related improvements P0 High priority - Must do!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants