Skip to content

CTK 13.4 prerelease integration - #2437

Merged
mdboom merged 31 commits into
NVIDIA:13.4.xfrom
mdboom:ctk-13.4-prerelease
Jul 28, 2026
Merged

CTK 13.4 prerelease integration#2437
mdboom merged 31 commits into
NVIDIA:13.4.xfrom
mdboom:ctk-13.4-prerelease

Conversation

@mdboom

@mdboom mdboom commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This is the integration of all the work on the CTK 13.4 work.

In addition to what was already in #2432, this adds release notes and documentation references and disables some failing CI jobs that aren't necessary for this release.

rwgk and others added 29 commits July 15, 2026 11:13
Resolve the public preview package set and extract it into the existing mini-toolkit layout while preserving stable redistributable behavior.
Exercise one Linux x86_64 Python build through the existing wheel workflow without expanding the regular CI matrix.
Windows preview toolkits ship as local installers rather than redistributable
archives, so teach fetch-ctk to download and extract them and re-enable
Windows wheel builds in the ordinary CI matrix, including a win-arm64 canary.
The local preview installer bundles per-component archives rather than a
flat CUDAToolkit tree, so extract the needed component directories with 7-Zip
and merge them into the layout fetch_ctk expects.
Use a single 7-Zip pass, merge directly into the cache staging dir via a
separate work directory, and drop prerelease-only unit tests that CI already
exercises end to end.
Merge component libs into lib/x64 or lib/arm64 so cuda_bindings can find
cudart_static.lib, and bump the prerelease cache key to drop stale flat-lib entries.
Stale Windows prerelease caches were purged manually; the lib/x64 merge fix
remains in fetch_ctk_redistrib.py.
Promote the successful canary to the full Python matrix and describe its CUDA 13-only wheel path as a single-major build.
@github-actions github-actions Bot added the CI/CD CI/CD infrastructure label Jul 28, 2026
@github-actions github-actions Bot added cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module cuda.pathfinder Everything related to the cuda.pathfinder module labels Jul 28, 2026
@mdboom mdboom self-assigned this Jul 28, 2026
@mdboom mdboom added enhancement Any code-related improvements P0 High priority - Must do! labels Jul 28, 2026
@mdboom mdboom added this to the cuda.bindings 13.4.0 & 12.9.8 milestone Jul 28, 2026
@mdboom
mdboom enabled auto-merge (squash) July 28, 2026 20:21
@mdboom mdboom closed this Jul 28, 2026
auto-merge was automatically disabled July 28, 2026 20:33

Pull request was closed

@mdboom mdboom reopened this Jul 28, 2026
@mdboom
mdboom enabled auto-merge (squash) July 28, 2026 20:34
@mdboom
mdboom merged commit 2531797 into NVIDIA:13.4.x Jul 28, 2026
88 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module cuda.pathfinder Everything related to the cuda.pathfinder 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