OpenBLAS/kernel
Martin Kroeker b08df585f6
Merge pull request #5972 from Orcina-Ltd/asum-alignment-determinism
Title: kernel/x86_64: make AVX-512 asum/sum kernels independent of buffer alignment
2026-08-16 16:42:53 +02:00
..
alpha Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
arm rename arm32 sgemm_kernel to indicate neon support 2026-05-05 23:09:52 +03:00
arm64 Expressly restore OMATCOPY CT/RT kernels to plain C 2026-08-15 14:09:44 +02:00
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 Add generic neg_tcopy_6 for DGEMM_UNROLL_M=6 2026-08-09 12:16:01 +02:00
ia64 add visibility=default to exported functions, visibility=hidden to most assembler 2026-02-05 06:31:17 +11:00
loongarch64 Merge pull request #5942 from HecaiYuan/develop 2026-08-15 18:37:08 +02:00
mips Remove redundant C implemetations from MIPS directories 2026-04-08 13:59:10 +08:00
mips64 Fix dsdot precision for arm/dot.c 2026-04-09 18:11:47 +08:00
power Merge pull request #5879 from amritahs-ibm/BGEMM_PPC 2026-07-31 00:04:15 +02:00
riscv64 U74 target: move the U74-specific gemm kernel to kernel/riscv64 2026-07-13 16:37:03 +02:00
simd Add WASM SIMD widening path for DSDOT 2026-03-19 14:16:18 +09:00
sparc add visibility=default to exported functions, visibility=hidden to most assembler 2026-02-05 06:31:17 +11:00
wasm Add WASM128_GENERIC STRSM and DTRSM kernels 2026-04-16 17:52:37 +09:00
x86 add visibility=default to exported functions, visibility=hidden to most assembler 2026-02-05 06:31:17 +11:00
x86_64 kernel/x86_64: make AVX-512 asum/sum kernels independent of buffer alignment 2026-08-13 13:57:49 +01:00
zarch Add dummy2 flag handling 2025-05-25 14:47:06 -07:00
CMakeLists.txt Add SME GEMM kernels 2026-08-12 10:53:07 +02:00
Makefile Add sme-f64f64 capability to VortexM4 and ARMV9SME build flags 2026-08-13 18:48:02 +02:00
Makefile.L1 Add infrastructure for bgemv/bscal 2025-07-15 14:48:57 +01:00
Makefile.L2 Add Infrastructure for SHGEMV 2025-10-07 15:03:24 +00:00
Makefile.L3 Add ARM64 SME GEMM kernels 2026-08-11 12:16:04 +02: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 Add ARM64 SME GEMM kernels 2026-08-13 18:39:56 +02:00