Skip to content

Chore: Catch up generated code - #2316

Merged
rwgk merged 2 commits into
NVIDIA:mainfrom
mdboom:catch-up-generator
Jul 7, 2026
Merged

Chore: Catch up generated code#2316
rwgk merged 2 commits into
NVIDIA:mainfrom
mdboom:catch-up-generator

Conversation

@mdboom

Copy link
Copy Markdown
Contributor

This catches up our generated code to the current version of the generator.

The two changes are:

  • Dropping information about the generator version
  • The new preamble-based approach to importing external things and generating helper functions.

@github-actionsgithub-actionsBot added the cuda.bindings Everything related to the cuda.bindings module label Jul 7, 2026
@github-actions

Copy link
Copy Markdown

@mdboom
mdboom requested a review from rwgkJuly 7, 2026 20:22
@rwgkrwgk added this to the cuda.bindings next milestone Jul 7, 2026
@rwgkrwgk added the P0 High priority - Must do! label Jul 7, 2026
rwgk
rwgk approved these changes Jul 7, 2026

@rwgkrwgk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @mdboom!

@rwgk
rwgk enabled auto-merge (squash) July 7, 2026 21:31
@rwgk
rwgk merged commit 0c48b67 into NVIDIA:mainJul 7, 2026
108 of 110 checks passed
github-actionsBot pushed a commit that referenced this pull request Jul 8, 2026
Removed preview folders for the following PRs:
- PR #1615
- PR #2249
- PR #2255
- PR #2309
- PR #2314
- PR #2316
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.

2 participants

@mdboom@rwgk