Skip to content

[CI] oss:cutlass-4.8:sm107 gated-attention FROST GEMM plans missing after #1177 #1206

Description

@liujane-dev

Summary

oss:cutlass-4.8:sm107 regressed between FE 35fa1148 and 5757ef24.

Failure

SM107 gated-attention / projection GEMM tests fail because frost_gemm is not in the backend ranked plan list and the tests refuse fallback to non-FROST backend plans.

Representative failed test:

test/python/fe_api/gated_attention_block/test_proj_gemm.py::test_fp8_matmul_with_alpha_matches_fp32_reference[256-256-256]
_NoFrostPlan: fp8: the 'frost_gemm' plan is not in the ranked list [...]

A/B Confirmation

Targeted SM107 A/B repro using same wheel/runtime and overlaid FE Python files:

d518022b:  test_proj_gemm.py::test_fp8_matmul_with_alpha_matches_fp32_reference[256-256-256] PASSED
322d30b5: test_proj_gemm.py::test_fp8_matmul_with_alpha_matches_fp32_reference[256-256-256] FAILED with _NoFrostPlan

Notes

Later commit 885201ac appears intended to fix this class of issue; pipeline 69342374 job 451959339 was canceled before providing a green signal. Will verify in next pipeline.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat-bugReports of incorrect behavior, crashes, regressions, or unexpected results.orig-qaReported or owned by quality assurance, validation, or testing.

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions