3353 Commits (b28f75cd7e61cf5bdcf404ebece07f75553ecde0)
 

Author SHA1 Message Date
  Arjan van de Ven b28f75cd7e set GEMM_PREFERED_SIZE for HASWELL 7 years ago
  Arjan van de Ven d321448a63 dgemm: use dgemm_ncopy_8_skylakex.c also for Haswell 7 years ago
  Arjan van de Ven c43331ad0a dgemm: Use the skylakex beta function also for haswell 7 years ago
  Martin Kroeker e8ca5a59a9
Merge pull request #1919 from fenrus75/haswelltuning 7 years ago
  Martin Kroeker c4e23dd016
Update Makefile 7 years ago
  Martin Kroeker cfc4acc221
typo 7 years ago
  Martin Kroeker 545c2b1bbb
Add -mavx2 on Haswell only if the compiler supports it 7 years ago
  Arjan van de Ven 69d206440a Make the skylakex/haswell sgemm code compile and run even with compilers without avx2 support 7 years ago
  Martin Kroeker 3843e3e017
use -maxv2 on haswell 7 years ago
  Martin Kroeker fbcb14a74b
should be core-avx2 7 years ago
  Martin Kroeker 2a3190dc76
fix elseifeq and use older option core2-avx for compatibility 7 years ago
  Martin Kroeker 1ebe5c0f49
Add -march=haswell to HASWELL part of DYNAMIC_ARCH build 7 years ago
  Arjan van de Ven 0586899a10 Use sgemm_ncopy_4_skylakex.c also for Haswell 7 years ago
  Arjan van de Ven 00dc09ad19 Use the skylake sgemm beta code also for haswell 7 years ago
  Martin Kroeker 78d877b54b
Merge pull request #1914 from fenrus75/smallmatrix 7 years ago
  Arjan van de Ven cdc668d82b Add a "sgemm direct" mode for small matrixes 7 years ago
  Martin Kroeker 87718807f0
Merge pull request #1910 from martin-frbg/issue1909 7 years ago
  Martin Kroeker 51aec8e96b
make sure the added march=skylake-avx512 does not cause problems on Windows 7 years ago
  Martin Kroeker 06f7d78d70
Add -march=skylake-avx512 to SkylakeX part of DYNAMIC_ARCH builds 7 years ago
  Martin Kroeker 38cc638591
Avoid adding blanket march=skylake-avx512 to dynamic_arch builds 7 years ago
  Martin Kroeker 0bf6d74e5f
Fix typo in previous commit for arm dynamic arch 7 years ago
  Martin Kroeker 133c278ee5
Add DYNAMIC_CORE list for ARM64 7 years ago
  Martin Kroeker 2b355592e3
Make sure to use the arm version of dynamic.c in ARM64 DYNAMIC_ARCH 7 years ago
  Martin Kroeker ff3eb1d474
Merge pull request #1904 from martin-frbg/issue1870 7 years ago
  Martin Kroeker 0b09516678
Fix missing parameter in popen call 7 years ago
  Martin Kroeker 7639f2e1f0
Rewrite the conditional for OSX to fix cmake parsing on others 7 years ago
  Martin Kroeker 2fc712469d
Avoid creating spurious non-suffixed c/zgemm_kernels 7 years ago
  Martin Kroeker 6ba30e270d
Fix typo that broke CNRM2 on ARMV8 since 0.3.0 7 years ago
  Martin Kroeker bf23518e36
Merge pull request #1903 from rengolin/armv8 7 years ago
  Renato Golin 31a490ea88 Fix two mistakes on Arm64 builds 7 years ago
  Martin Kroeker 701ea88347
Use p2align instead of align for OSX compatibility 7 years ago
  Martin Kroeker 721c56c224
Merge pull request #1899 from brada4/fbsd12 7 years ago
  Martin Kroeker c5f8aeff2d
Merge branch 'develop' into fbsd12 7 years ago
  Martin Kroeker 8278cbe7f8
Merge pull request #1894 from pkubaj/patch-2 7 years ago
  Martin Kroeker ea6d1b96bd
Update Makefile.system 7 years ago
  Martin Kroeker 360374be62
Update with the changes from 0.3.4 7 years ago
  Martin Kroeker f5acaad8f0
Increment version to 0.3.5.dev 7 years ago
  Martin Kroeker 93fa6b7b76
Increment version to 0.3.5.dev 7 years ago
  Martin Kroeker b028960aba
Merge branch 'release-0.3.0' into develop 7 years ago
  Martin Kroeker 3c9e3faedb
fixup BSD naming of powerpc arch 7 years ago
  Andrew 44c81fd135 oops 7 years ago
  Andrew 26b3710485 Add architecture mappings for FreeBSD12 7 years ago
  Andrew 84e614d0fd init 7 years ago
  Martin Kroeker dceff5542c
Handle Android environments that identify as Linux (#1898) 7 years ago
  Martin Kroeker 6c7b691083
Really revert xDOT changes from 1832 7 years ago
  Martin Kroeker 5f4c550c27
Merge pull request #1892 from martin-frbg/mipsdot 7 years ago
  pkubaj 731b2722ba Fix build on POWER, remove DragonFly, add NetBSD 7 years ago
  pkubaj f85ce54d4a
Use correct Makefile on powerpc64 7 years ago
  Andrew 2601cd58ab remove surplus locking code , only enabled w x86, disabled or never enabled on all others 7 years ago
  Martin Kroeker 95a5542e3c
Revert DOT kernel changes from #1834 7 years ago