Fix compilation ab scale multi target (#3413)

This commit is contained in:
Enrico Degregori
2025-12-12 19:26:47 +01:00
committed by GitHub
parent fc7bf0ab1c
commit b4a34371a6

View File

@@ -527,11 +527,6 @@ struct GridwiseGemm_wmma_cshuffle_v3_ab_scale
}
else
{
#if defined(__gfx11__)
// TODO: remove this restriction
static_assert(ScaleBlockM >= MPerWmma,
"ScaleBlockM must be greater equal than MPerWmma");
#endif
static_assert(
ScaleBlockK >=
WmmaSelector<ComputeTypeA, ComputeTypeB, AccDataType, MPerWmma, NPerWmma>::