[CK_TILE] FMHA Reduce build time by disabling instances that are not tested (#2834)

* Use lse = false for PagedKV tests

There are no instances with lse = true so splitkv is actually launched
as a fallback.

* Reduce build time by disabling instances that are not tested
This commit is contained in:
Anton Gorenko
2025-09-13 01:44:25 +06:00
committed by GitHub
parent b25d4d684a
commit 847834a408
2 changed files with 11 additions and 2 deletions

View File

@@ -401,7 +401,7 @@ TEST_P(PagedKV, Test)
0, // scale_s
0, // logits_soft_cap
is_v_rowmajor, // is_v_rowmajor
def_lse, // lse
false, // lse
page_block_size, // page_block_size
false, // use_cache_batch_idx
"n", // bias_str