Skip to content

[TIRx][Test] Gate collector-A-only block-scale MMA test on CUDA 13.4 - #20276

Merged
spectrometerHBH merged 1 commit into
apache:mainfrom
spectrometerHBH:pr/gate-collector-a-only-mma-on-cuda-13-4
Sep 6, 2026
Merged

[TIRx][Test] Gate collector-A-only block-scale MMA test on CUDA 13.4#20276
spectrometerHBH merged 1 commit into
apache:mainfrom
spectrometerHBH:pr/gate-collector-a-only-mma-on-cuda-13-4

Conversation

@spectrometerHBH

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #20271. test_ptx_tcgen05_mma_block_scale_collector_a_without_block_size certifies a collector-qualified tcgen05.mma block-scale form, which is a PTX ISA 9.4 form and therefore needs nvcc / ptxas 13.4 or newer. This gates the test with env.has_nvcc_version(13, 4), the same guard the other 9.4-only certifications in tests/python/tirx/codegen/test_ptx_dialect.py already use, so older toolchains skip it instead of failing in ptxas.

Test-only change; no table or codegen edits.

@spectrometerHBH
spectrometerHBH merged commit b5d13cd into apache:main Sep 6, 2026
8 checks 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.

2 participants