OpenBLAS/kernel
pengxu 57bb46bedf Loongarch64: fixed rot_lasx 2025-04-30 16:42:22 +08:00
..
alpha Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
arm Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
arm64 optimise dot using thread throttling for NEOVERSE V1 2025-04-23 22:35:05 +05:30
csky Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
e2k Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
generic Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
ia64 Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
loongarch64 Loongarch64: fixed rot_lasx 2025-04-30 16:42:22 +08:00
mips Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
mips64 Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
power remove non-vectorized code path for power8, restoring PR4880 2025-04-21 23:14:10 +02:00
riscv64 Optimizing the Implementation of GEMV on the RISC-V V Extension 2025-04-08 21:18:00 +08:00
simd fix the CI failure of lack the head 2020-11-12 17:35:17 +08:00
sparc Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
x86 Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
x86_64 Fix conditional 2025-04-21 22:55:45 +02:00
zarch On zarch don't produce objects from assembler with a writable stack section 2025-03-28 18:47:48 +01:00
CMakeLists.txt CMake: Pass `OpenMP` compiler and linker flags through CMake targets 2025-03-26 23:09:54 -04:00
Makefile Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
Makefile.L1 fix qrotm build rules 2025-01-22 15:51:49 +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 Merge branch 'develop' into topic/sgemm_direct_sme1 2025-02-13 14:54:37 +05:30