AVX512 CGEMM & ZGEMM kernels
authorwjc404 <52632443+wjc404@users.noreply.github.com>
Mon, 11 Nov 2019 12:04:52 +0000 (20:04 +0800)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2019 12:04:52 +0000 (20:04 +0800)
commit819e852ae76f49931ddd0c242b8d5569729677f9
tree50e23c07774e56e0dbd73c4ba911760cccb50a3c
parent836c414e22a52b8fe2a4c714d9711ac8aa204b0c
AVX512 CGEMM & ZGEMM kernels

96-99% 1-thread performance of MKL2018
kernel/x86_64/KERNEL.SKYLAKEX
kernel/x86_64/cgemm_kernel_8x2_skylakex.c [new file with mode: 0644]
kernel/x86_64/zgemm_kernel_4x2_skylakex.c [new file with mode: 0644]