test: TMA diagnostic with 192 threads

This commit is contained in:
2026-05-29 19:26:09 +00:00
parent 0b36b6047a
commit e449d6d5e1

View File

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