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 38742d5 + 3a100b2 commit b36018bCopy full SHA for b36018b
kernel/x86_64/KERNEL.SKYLAKEX
@@ -1,7 +1,7 @@
1
include $(KERNELDIR)/KERNEL.HASWELL
2
3
SGEMMKERNEL = sgemm_kernel_16x4_skylakex_2.c
4
-
+STRMMKERNEL = sgemm_kernel_16x4_haswell.S
5
SGEMMINCOPY = ../generic/gemm_ncopy_16.c
6
SGEMMITCOPY = sgemm_tcopy_16_skylakex.c
7
SGEMMONCOPY = sgemm_ncopy_4_skylakex.c
0 commit comments