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.
1 parent 69edc5b commit e608d4fCopy full SHA for e608d4f
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