Skip to content

Backport recent generator changes to 12.9.x - #2885

Merged
mdboom merged 2 commits into
NVIDIA:12.9.xfrom
mdboom:catchup-stack-12.9
Sep 17, 2026
Merged

mdboom merged 2 commits into
NVIDIA:12.9.xfrom
mdboom:catchup-stack-12.9

Conversation

@mdboom

@mdboom mdboom commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This catches the 12.9.x branch up with the 12-deep stack of generator changes from #2875 on down.

@mdboom
mdboom requested a review from rwgk September 16, 2026 21:02
@github-actions github-actions Bot added the cuda.bindings Everything related to the cuda.bindings module label Sep 16, 2026
"numpy>=1.21.1",
"pytest>=6.2.4",
"pytest-benchmark>=3.4.1",
"pytest-subtests>=0.11.0",

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.

Did you consider requiring pytest>=9?

I think that'd be better than the separate package.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oh, I guess we don't have dependabot running on this branch... It's probably less risk to leave this as-is and do an upgrade separately. (And with #2737 imminent, maybe all moot anyway).

@mdboom mdboom self-assigned this Sep 16, 2026
@mdboom mdboom added bug Something isn't working enhancement Any code-related improvements labels Sep 16, 2026
@mdboom mdboom added this to the cuda.bindings 13.5.0 & 12.9.10 milestone Sep 16, 2026
@mdboom
mdboom enabled auto-merge (squash) September 16, 2026 21:10
@mdboom
mdboom merged commit 0ae4f55 into NVIDIA:12.9.x Sep 17, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants