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 ce45af8151
Update conditional for atomics to use HAVE_C11
5 years ago
..
CMakeLists.txt Fix threading usage in CMake: s/SMP/USE_THREAD/ 8 years ago
Makefile Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
gemm.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
gemm3m.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
gemm3m_level3.c Update gemm3m_level3.c 6 years ago
gemm_thread_m.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemm_thread_mn.c Minor C code fixes in driver/ 10 years ago
gemm_thread_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemm_thread_variable.c Remove all trailing whitespace except lapack-netlib 11 years ago
hemm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
level3.c RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
level3_gemm3m_thread.c Update conditional for atomics to use HAVE_C11 5 years ago
level3_syr2k.c remove surplus parentheses to silence clang5 8 years ago
level3_syrk.c remove surplus parentheses to silence clang5 8 years ago
level3_syrk_threaded.c Update conditional for atomics to use HAVE_C11 5 years ago
level3_thread.c RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
symm3m_k.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
symm_k.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
syr2k_k.c Changed a number of inline calls to use __inline. 11 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. 11 years ago
syrk_kernel.c prepared driver/level3 functions for UNROLL values, that are not a power of two 9 years ago
syrk_thread.c Avoid taking the root of a negative number 7 years ago
trmm_L.c Update trmm_L.c 6 years ago
trmm_R.c Update trmm_R.c 6 years ago
trsm_L.c Moved declarations to start of functions to satisfy MSVC C89 implementation. 11 years ago
trsm_R.c Moved declarations to start of functions to satisfy MSVC C89 implementation. 11 years ago
zhemm_k.c Import GotoBLAS2 1.13 BSD version codes. 15 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 9 years ago
zherk_beta.c Import GotoBLAS2 1.13 BSD version codes. 15 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 9 years ago
zsyrk_beta.c Remove all trailing whitespace except lapack-netlib 11 years ago