Fix KERNEL_D config

This commit is contained in:
mhYang
2025-03-31 17:53:57 +00:00
committed by Philip Maybank
parent fe319b97ae
commit 5326d403e4

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)