|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
ZGEMVNKERNEL = zgemv_n_dup.S |
|
|
|
ZGEMVTKERNEL = zgemv_t_dup.S |
|
|
|
|
|
|
|
SGEMMKERNEL = gemm_kernel_8x4_barcelona.S |
|
|
|
SGEMMKERNEL = sgemm_kernel_8x4_bulldozer.S |
|
|
|
SGEMMINCOPY = ../generic/gemm_ncopy_8.c |
|
|
|
SGEMMITCOPY = ../generic/gemm_tcopy_8.c |
|
|
|
SGEMMONCOPY = gemm_ncopy_4_opteron.S |
|
|
|
|