6179 Commits (c78fdcc80d86659ccf703fd0f74e962d22efde9b)
 

Author SHA1 Message Date
  Rafael Cardoso Fernandes Sousa c78fdcc80d [POWER] Add support for SMALL_MATRIX_OPT 3 years ago
  Martin Kroeker 454edd741c
Merge pull request #3425 from binebrank/arm_sve_dgemm 3 years ago
  Martin Kroeker bcfbdc81b2
Merge pull request #3459 from rafaelcfsousa/fix_cmake 3 years ago
  Martin Kroeker 7c6370cbfd
Merge pull request #3462 from martin-frbg/azure-alpine2 3 years ago
  Martin Kroeker fbfc8b1b83
Update alpine-chroot-install again 3 years ago
  Bine Brank ca65a4e91d update CONTRIBUTORS.md 3 years ago
  Bine Brank 1af73ce38e Adapt CMake for SVE 3 years ago
  Martin Kroeker e7fca060db
Merge pull request #3457 from wjc404/optimize-A53-dgemm 3 years ago
  Martin Kroeker bc4c98de26
Merge pull request #3456 from martin-frbg/issue3444 3 years ago
  Martin Kroeker c3b1e55bdc
AzureCI: Fetch alpine-chroot-install from master to get key updates (#3460) 3 years ago
  Jia-Chen 5c1cd5e0c2 MOD: add comments to a53 zgemm kernel 3 years ago
  Rafael Cardoso Fernandes Sousa d5c9353f1b Modify the order that cmake set the KERNEL variables (generic now is fallback) 3 years ago
  Rafael Cardoso Fernandes Sousa fb891f33da Fix the cmake parser to identify more patterns 3 years ago
  Jia-Chen 9f59b19fcd MOD: optimize zgemm on cortex-A53/cortex-A55 3 years ago
  Bine Brank f4da23dcb6 reduced dgemm_unroll_m to work with 128-bit sve 3 years ago
  Bine Brank 531a28b6a0 removed unused code (compiler warnings) 3 years ago
  Bine Brank 9b9cb90bb1 modify Makefile for SVE copy 3 years ago
  Bine Brank 9388f05a3c configure SVE Makefile 3 years ago
  Bine Brank b58d4f31ab some clean-up & commentary 3 years ago
  Martin Kroeker 52a3f004a0
Fix unintended reversion of recent CortexA53 changes 3 years ago
  Martin Kroeker a3cd36acff
Add CMAKE support for cross-compiling to MIPS32 3 years ago
  Martin Kroeker b7df500106
Add generic mips32 target 3 years ago
  Martin Kroeker 19ccef5fb1
Add generic MIPS32 target 3 years ago
  Bine Brank e6ed4be02e symm SVE copy rutines 3 years ago
  Martin Kroeker ec4daf420f
Merge pull request #3451 from wjc404/optimize-A53-dgemm 3 years ago
  Jia-Chen 302f22693a MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55 3 years ago
  Martin Kroeker 7b825531a6
Merge pull request #3450 from mmuetzel/suffix-nofortran 3 years ago
  Markus Mützel de2ed66596 cmake: Set SUFFIX64 also for NOFORTRAN 3 years ago
  Bine Brank 3c7eed0e53 add remaining trmm copy rutines for SVE 3 years ago
  Martin Kroeker 8f6c8d1a9e Merge pull request #3449 from martin-frbg/mips_msa 3 years ago
  Martin Kroeker 46947efb83
Ignore compiler support for MIPS MSA if the cpu lacks this capability 3 years ago
  Martin Kroeker a569fa1540
MIPS P5600 and 24KC,1004K cpus do not support MSA 3 years ago
  Martin Kroeker d6194d6a0c
get MSA capability from feature flags 3 years ago
  Bine Brank 7d996b1c36 dtrmm_utcopy sve function 3 years ago
  Martin Kroeker 5b7a3c0e1b
Merge pull request #3447 from martin-frbg/issue3446 3 years ago
  Martin Kroeker 9cc0098ce2
Fix potentially wrong HOSTARCH definition in cross-compilation 3 years ago
  Bine Brank ab7917910d add v2x8 kernel + fix sve dtrmm 3 years ago
  Martin Kroeker 2d7ca63e21
Merge pull request #3443 from martin-frbg/issue3441 3 years ago
  Martin Kroeker 4f057bffd6
Fix NULL pointer checks in blas_memory_alloc 3 years ago
  Martin Kroeker 2c32e462ac
Merge pull request #3431 from MehdiChinoune/export-shared-only 3 years ago
  Martin Kroeker 7bcd64357d
Merge pull request #3442 from martin-frbg/cpuid_x86 3 years ago
  Martin Kroeker 08f8bb66c0
Add CPUIDs for Alder Lake and other recent Intel cpus 3 years ago
  Martin Kroeker faae86fba2
Add CPUIDs for Alder Lake and some other recent Intel cpus 3 years ago
  Martin Kroeker 4ea9a14567
Merge pull request #3429 from martin-frbg/issue3428 3 years ago
  Martin Kroeker 3737766bdd
Merge pull request #3440 from mhillenbrand/fix_gemv_indices 3 years ago
  Martin Kroeker efb16fafb0
Fix miscounting of threadpool size on Linux with OMP_PROC_BIND=TRUE (#3437) 3 years ago
  Marius Hillenbrand f119e26354 Fix flipped indices in benchmark for gemv 3 years ago
  Bine Brank 7093372e32 add ARMV8SVE target 3 years ago
  Martin Kroeker abf45f7235
Merge pull request #3427 from mhillenbrand/zarch-detection-notes 3 years ago
  Martin Kroeker 2847a24498
Merge pull request #3434 from gxw-loongson/develop 3 years ago