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 8f8ef3492a
Add CSUM and ZSUM kernels (trivially derived from their existing ASUM counterparts)
1 year ago
..
alpha alpha: Remove include of version.h 3 years ago
arm Handle NAN and INF 1 year ago
arm64 Fix handling of NAN 1 year ago
csky Add CSKY support 1 year ago
e2k Add default KERNEL file for Elbrus E2K arch 3 years ago
generic Optimized cgemm kernel 16x4 LASX for LoongArch 1 year ago
ia64 Add ia64 implementation of ?sum 6 years ago
loongarch64 LoongArch64: Opt zgemv with LASX 1 year ago
mips Merge pull request #4185 from XiWeiGu/mips_enable_msa 1 year ago
mips64 Merge pull request #4185 from XiWeiGu/mips_enable_msa 1 year ago
power Only vectorize 64-bit version for Power8. 1 year ago
riscv64 fix axpy implementations where y has a stride of 0 1 year ago
simd fix the CI failure of lack the head 4 years ago
sparc Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
x86 Handle NAN 1 year ago
x86_64 Add CSUM and ZSUM kernels (trivially derived from their existing ASUM counterparts) 1 year ago
zarch Update zscal.c 1 year ago
CMakeLists.txt Adding USE_GEMM3M macro to kernel targets, so that the *gemm3m functions and parameters can be included into the gotoblas structure. Fixes #4500 1 year ago
Makefile powerpc: Fix build errors with Open XL C 2 years ago
Makefile.L1 Conditionally add -mfma to compiler options where needed 4 years ago
Makefile.L2 make SSYMV available to BUILD_DOUBLE-only builds 2 years ago
Makefile.L3 (Re)apply fixes for supporting only a subset of precision types from PR 3915 1 year ago
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
setparam-ref.c Invoke the syscall to allow the use of amx tiles 2 years ago