We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c19a449 + e608d4f commit 32c7063Copy full SHA for 32c7063
kernel/x86_64/KERNEL.SKYLAKEX
@@ -7,7 +7,7 @@ SGEMMITCOPY = sgemm_tcopy_16_skylakex.c
7
SGEMMONCOPY = sgemm_ncopy_4_skylakex.c
8
SGEMMOTCOPY = ../generic/gemm_tcopy_4.c
9
10
-DGEMMKERNEL = dgemm_kernel_4x8_skylakex.c
+#DGEMMKERNEL = dgemm_kernel_4x8_skylakex.c
11
12
DGEMMINCOPY = dgemm_ncopy_8_skylakex.c
13
DGEMMITCOPY = dgemm_tcopy_8_skylakex.c
0 commit comments