test: TMA diagnostic with 128 threads

This commit is contained in:
2026-05-29 19:25:38 +00:00
parent a766b488c2
commit 0b36b6047a

View File

@@ -18,7 +18,7 @@
#endif
#ifndef NUM_THREADS
#define NUM_THREADS 32
#define NUM_THREADS 128
#endif
typedef unsigned short bf16_t;