pytorch - ✅(Solved) Fix DISABLED test_blockwise_nvfp4_compile_cuda (__main__.TestFP8MatmulCUDA) [2 pull requests, 3 comments, 4 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
pytorch/pytorch#182656Fetched 2026-05-07 03:30:49
View on GitHub
Comments
3
Participants
4
Timeline
32
Reactions
0
Timeline (top)
mentioned ×11subscribed ×11commented ×3labeled ×3

Root Cause

This test was disabled because it is failing on main branch (recent examples).

Fix Action

Fixed

PR fix notes

PR #182253: Add trace rule to scaled-mm

Description (problem / solution / changelog)

Stack from ghstack (oldest at bottom):

  • -> #182253

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @jataylo @Lucaskabela @azahed98

Changed files

  • test/inductor/test_fp8.py (modified, +32/-2)
  • test/test_scaled_matmul_cuda.py (modified, +2/-0)
  • torch/_dynamo/trace_rules.py (modified, +1/-0)
  • torch/nn/functional.py (modified, +44/-70)

PR #182678: Skip on rocm

Description (problem / solution / changelog)

Stack from ghstack (oldest at bottom):

  • -> #182678

fix #182656

cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @jataylo @hongxiayang @naromero77amd @pragupta @jerrymannil @xinyazhang

Changed files

  • test/test_scaled_matmul_cuda.py (modified, +1/-0)
RAW_BUFFERClick to expand / collapse

Platforms: rocm

This test was disabled because it is failing on main branch (recent examples).

cc @jeffdaily @sunway513 @pruthvistony @ROCmSupport @jataylo @hongxiayang @naromero77amd @pragupta @jerrymannil @xinyazhang

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING