test: HD=128/256 multi-tile variants

This commit is contained in:
2026-05-29 20:02:00 +00:00
parent 7df17384fd
commit 077fbdf3c5
2 changed files with 4 additions and 0 deletions

View File

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

View File

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