You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker db070a9223
add gemm_batch drivers
1 year ago
..
CMakeLists.txt add gemm_batch drivers 1 year ago
Makefile add gemm_batch driver 1 year ago
gemm.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm3m.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm3m_level3.c Update gemm3m_level3.c 5 years ago
gemm_batch_thread.c add gemm_batch driver 1 year ago
gemm_thread_m.c fix improper function prototypes (empty parentheses) 2 years ago
gemm_thread_mn.c fix improper function prototypes (empty parentheses) 2 years ago
gemm_thread_n.c fix improper function prototypes (empty parentheses) 2 years ago
gemm_thread_variable.c fix improper function prototypes (empty parentheses) 2 years ago
hemm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
level3.c Define SBGEMM_ALIGN_K for DYNAMIC_ARCH build 2 years ago
level3_gemm3m_thread.c Propagate SWITCH_RATIO to DYNAMIC_ARCH builds 2 years ago
level3_syr2k.c remove surplus parentheses to silence clang5 7 years ago
level3_syrk.c remove surplus parentheses to silence clang5 7 years ago
level3_syrk_threaded.c Propagate SWITCH_RATIO to DYNAMIC_ARCH builds 2 years ago
level3_thread.c Expanding the scop of 2D thread distribution 1 year ago
symm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
symm_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
syr2k_k.c Changed a number of inline calls to use __inline. 10 years ago
syr2k_kernel.c Remove all trailing whitespace except lapack-netlib 11 years ago
syrk_k.c Changed a number of inline calls to use __inline. 10 years ago
syrk_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
syrk_thread.c fix improper function prototypes (empty parentheses) 2 years ago
trmm_L.c initial support for Sapphire Rapids platform 4 years ago
trmm_R.c initial support for Sapphire Rapids platform 4 years ago
trsm_L.c Fixing a performance bug in trsm_[LR].c. 5 years ago
trsm_R.c Fixing a performance bug in trsm_[LR].c. 5 years ago
zhemm_k.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zher2k_k.c Remove all trailing whitespace except lapack-netlib 11 years ago
zher2k_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
zherk_beta.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zherk_k.c Remove all trailing whitespace except lapack-netlib 11 years ago
zherk_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 8 years ago
zsyrk_beta.c Remove all trailing whitespace except lapack-netlib 11 years ago