mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-01 04:07:56 +00:00
Fix KERNEL_D config
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user