..
Makefile
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
gemm.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
gemm3m.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
gemm3m_level3.c
Added DEBUG option in Makefile.rule. Fixed DEBUG typo mistakes.
2011-02-26 11:19:54 +08:00
gemm_thread_m.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
gemm_thread_mn.c
Change the block size on Loongson 3B.
2011-11-23 18:41:49 +00:00
gemm_thread_n.c
Adding conditional compilation(#if defined(LOONGSON3A)) to avoid affecting the performance of other platforms.
2011-09-26 15:21:45 +00:00
gemm_thread_variable.c
Change the block size on Loongson 3B.
2011-11-23 18:41:49 +00:00
hemm3m_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
level3.c
New dgemm kernel for BULLDOZER: dgemm_kernel_8x2_bulldozer.S
2013-06-08 09:40:17 +02:00
level3_gemm3m_thread.c
Refs #221 #246 . Fixed the overflowing stack bug in mutlithreading BLAS3.
2013-07-08 01:07:05 +08:00
level3_syr2k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
level3_syrk.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
level3_syrk_threaded.c
Refs #221 #246 . Fixed the overflowing stack bug in mutlithreading BLAS3.
2013-07-08 01:07:05 +08:00
level3_thread.c
Refs #221 #246 . Fixed the overflowing stack bug in mutlithreading BLAS3.
2013-07-08 01:07:05 +08:00
symm3m_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
symm_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
syr2k_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
syr2k_kernel.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
syrk_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
syrk_kernel.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
syrk_thread.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
trmm_L.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
trmm_R.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
trsm_L.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
trsm_R.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zhemm_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zher2k_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zher2k_kernel.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zherk_beta.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zherk_k.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zherk_kernel.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
zsyrk_beta.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00