Skip to content

[codex] Align t4a CubeCL staging rev#4

Merged
shinaoka merged 1 commit into
codex/complex-gemm-apifrom
codex/align-cubek-cubecl-rev
Jun 22, 2026
Merged

[codex] Align t4a CubeCL staging rev#4
shinaoka merged 1 commit into
codex/complex-gemm-apifrom
codex/align-cubek-cubecl-rev

Conversation

@shinaoka

Copy link
Copy Markdown
Member

Summary

  • align CubeK's pre-publish t4a-cubecl* staging dependencies to the latest tensor4all CubeCL fork main commit
  • keep the same exact crates.io version requirements for published manifests

Why

Tenferro's pre-publish manifest needs to use the same CubeCL source as CubeK. If CubeK points at an older CubeCL git rev while tenferro points at the latest fork rev, Cargo can resolve two separate t4a-cubecl instances and split CubeCL runtime types.

Validation

  • cargo fmt --all --check
  • cargo check -p t4a-cubek-matmul --no-default-features
  • cargo xtask check lint
  • cargo xtask test --ci
  • cargo metadata --format-version 1 --no-deps confirmed t4a-cubecl and t4a-cubecl-common resolve from rev 6424d9da407d4bc10034aee3bae52705eb5d2da0

@shinaoka
shinaoka merged commit 7d9e382 into codex/complex-gemm-api Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant