OpenBLAS/kernel
Vaisakh K V d23eb3b93e Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API
* Added ARMV9SME target
* Added SGEMM_DIRECT kernel based on SME1
2025-02-13 14:51:21 +05:30
..
alpha alpha: Remove include of version.h 2022-08-11 15:02:58 +01:00
arm Update scal..c 2024-07-24 14:31:29 +02:00
arm64 Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
csky Add CSKY support 2024-01-16 23:45:06 +08:00
e2k Add default KERNEL file for Elbrus E2K arch 2022-01-22 18:59:36 +01:00
generic have the dummy GEMM3M kernel at least forward to regular GEMM 2024-08-07 19:39:02 +02:00
ia64 Add ia64 implementation of ?sum 2019-03-30 22:18:03 +01:00
loongarch64 LoongArch64: Opt somatcopy_ct with LASX 2024-10-17 11:45:13 +00:00
mips mips: Fixed numpy CI failure 2024-07-17 10:31:49 +08:00
mips64 Use ldc1 and sdc1 for the prologue and epilogue on LOONGSON3A 2024-08-14 18:05:11 +08:00
power Fix build issues with gcc compiler as well 2024-10-23 04:24:06 -05:00
riscv64 fix inverted conditional for NAN handling 2024-07-26 09:50:20 +02:00
simd fix the CI failure of lack the head 2020-11-12 17:35:17 +08:00
sparc temporarily(?) disable the alpha=0 branch as it fails to handle INF,NAN 2024-06-27 22:18:27 +02:00
x86 correct offset 2024-07-26 09:49:24 +02:00
x86_64 x86_64: opt somatcopy_ct with AVX 2024-10-29 07:06:15 +00:00
zarch Update zarch SCAL kernels to handle INF and NAN arguments (#4829) 2024-07-31 19:45:15 +02:00
CMakeLists.txt Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
Makefile Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
Makefile.L1 Conditionally add -mfma to compiler options where needed 2020-12-17 11:34:05 +01:00
Makefile.L2 make SSYMV available to BUILD_DOUBLE-only builds 2023-02-22 00:30:20 +01:00
Makefile.L3 Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 2011-03-04 11:51:32 +08:00
setparam-ref.c Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30