test: HD=128/256 multi-row TMA FMHA

This commit is contained in:
2026-05-29 19:40:32 +00:00
parent a1b2ab79a1
commit bfef94f5d0
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#define HD_VAL 128
#include "test_fmha_6warp_tma_multirow.cu"

View File

@@ -0,0 +1,2 @@
#define HD_VAL 256
#include "test_fmha_6warp_tma_multirow.cu"