File tree Expand file tree Collapse file tree 6 files changed +0
-15
lines changed
Expand file tree Collapse file tree 6 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
3-
41ZGEMVNKERNEL = zgemv_n_dup.S
52ZGEMVTKERNEL = zgemv_t.S
63
Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
31
42ZGEMVNKERNEL = zgemv_n_dup.S
53ZGEMVTKERNEL = zgemv_t.S
Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
3-
41
52SGEMMKERNEL = sgemm_kernel_16x4_haswell.S
63SGEMMINCOPY = ../generic/gemm_ncopy_16.c
Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
3-
41
52SGEMMKERNEL = gemm_kernel_4x8_nehalem.S
63SGEMMINCOPY = gemm_ncopy_4.S
Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
31
42ZGEMVNKERNEL = zgemv_n_dup.S
53ZGEMVTKERNEL = zgemv_t.S
Original file line number Diff line number Diff line change 1- SGEMVNKERNEL = sgemv_n.S
2- SGEMVTKERNEL = sgemv_t.S
31
42SGEMMKERNEL = sgemm_kernel_16x4_sandy.S
53SGEMMINCOPY = ../generic/gemm_ncopy_16.c
You can’t perform that action at this time.
0 commit comments