Fix KERNEL_D config

This commit is contained in:
mhYang
2025-03-31 17:53:57 +00:00
parent 68cd6609eb
commit ee28e965f2

View File

@@ -9,7 +9,6 @@
#define PADDING_K_FIRST
#define USING_MFMA_16x16x_16x2
#elif defined(KERNEL_D)
#define PADDING_K_FIRST
#define USING_MFMA_16x16x_16x2
#define USING_XOR_BASED_BANK_CONFLICT_FREE
#elif defined(KERNEL_E)