.. |
alpha
|
Add implementations of ssum/dsum and csum/zsum
|
2019-03-30 22:05:11 +01:00 |
arm
|
Typo fix
|
2021-02-23 13:14:35 +01:00 |
arm64
|
Merge pull request #3492 from binebrank/arm_sve_zgemm
|
2022-01-18 21:36:33 +01:00 |
e2k
|
Add default KERNEL file for Elbrus E2K arch
|
2022-01-22 18:59:36 +01:00 |
generic
|
Move a conditionally used variable
|
2021-09-11 14:37:44 +02:00 |
ia64
|
Add ia64 implementation of ?sum
|
2019-03-30 22:18:03 +01:00 |
loongarch64
|
loongarch64: Optimize dgemm_kernel
|
2021-12-21 09:33:06 +08:00 |
mips
|
Add generic mips32 target
|
2021-11-20 17:31:51 +01:00 |
mips64
|
Add msa support for loongson
|
2020-12-09 10:28:46 +08:00 |
power
|
[POWER] Add support for SMALL_MATRIX_OPT
|
2021-11-28 12:41:16 -06:00 |
riscv64
|
fix bug in zscal function
|
2021-12-15 01:23:30 -08:00 |
simd
|
fix the CI failure of lack the head
|
2020-11-12 17:35:17 +08:00 |
sparc
|
Add proper defaults for IMIN/IMAX
|
2022-01-27 19:56:32 +01:00 |
x86
|
initial support for Sapphire Rapids platform
|
2021-10-12 01:30:40 -07:00 |
x86_64
|
Merge pull request #3542 from martin-frbg/issue3540
|
2022-02-24 00:00:00 +01:00 |
zarch
|
s390x: fix cscal and zscal implementations
|
2020-09-21 13:10:05 +02:00 |
CMakeLists.txt
|
adapt CMake
|
2022-01-17 22:36:48 +01:00 |
Makefile
|
initial support for Sapphire Rapids platform
|
2021-10-12 01:30:40 -07:00 |
Makefile.L1
|
Conditionally add -mfma to compiler options where needed
|
2020-12-17 11:34:05 +01:00 |
Makefile.L2
|
Empirical workaround for numpy SVD NaN problem from issue 3318
|
2021-07-18 22:19:19 +02:00 |
Makefile.L3
|
Add Elbrus e2k architecture support
|
2022-01-22 18:55:10 +01:00 |
Makefile.LA
|
Support NO_LAPACK=1 to build the lib without LAPACK functions.
|
2011-03-04 11:51:32 +08:00 |
setparam-ref.c
|
Define sbgemm_r to fix DYNAMIC_ARCH builds
|
2022-02-25 10:04:00 +01:00 |