475 Commits (develop)

Author SHA1 Message Date
  Martin Kroeker 774b9f8653
handle AppleClang in Cooperlake support condition 4 years ago
  Martin Kroeker eb1d2344f7
Fix compiler version check for Intel Cooperlake support (clang-cl does not accept -dumpversion) 4 years ago
  Martin Kroeker 0cc36770f1
Merge pull request #3073 from xoviat/embedded 4 years ago
  Martin Kroeker cb61d3b46b
Add DYNAMIC_LIST support for ARM64 4 years ago
  xoviat b60de4447a add cortex-m platform 4 years ago
  Martin Kroeker 89ae305e11
Workaround for cmake having its own C_COMPILER variable 4 years ago
  Martin Kroeker ec4d77c47c
Add -mfma for HAVE_FMA3 in the non-DYNAMIC_ARCH case as well 4 years ago
  Martin Kroeker a29338aaa6
Remove extraneous quotes that caused a cmake policy warning 4 years ago
  Martin Kroeker 438a8e5624
Fix placement of getarch call and spurious cpu property accumulation in DYNAMIC_ARCH builds 4 years ago
  Martin Kroeker 0155cd53a3
Add -msse3 where needed for DYNAMIC_ARCH builds 4 years ago
  Martin Kroeker a9f9354296
Fix target test 4 years ago
  Martin Kroeker b9bc76aec4
Add files via upload 4 years ago
  Martin Kroeker e5f8c2bf8a
typo fix 4 years ago
  Martin Kroeker 6baf8af658
Disable EXPRECISION for the combination of DYNAMIC_CORE and GENERIC target 4 years ago
  Chen, Guobing a7b1f9b1bb Implementation of BF16 based gemv 5 years ago
  Martin Kroeker eddc65c7b7
Add POWER10 support flag (unconditionally for now) 5 years ago
  Martin Kroeker f5902ab0a1
Support cross-compiling for Apple Vortex 5 years ago
  Martin Kroeker f64243ff57
Add compiler options for sse/sse2/ssse3/sse4.1 5 years ago
  Martin Kroeker 786c0a3ce8
Add sse options for use of intrinics with older compilers 5 years ago
  Martin Kroeker 756802df61
Merge pull request #2890 from martin-frbg/s-d-sum 5 years ago
  Martin Kroeker 75e3a92df6
Add express -mavx and -msse options (and fix a stray = for cooperlake) 5 years ago
  Martin Kroeker e3a29f6b58
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 68e6823d36
Adapt for supporting only a subset of variable types 5 years ago
  Martin Kroeker 88928650c4
Merge pull request #2883 from martin-frbg/issue2872 5 years ago
  Martin Kroeker 82a497ec5d
restore PRESCOTT default for DYNAMIC_LIST 5 years ago
  Martin Kroeker de27e4f5fb
Stop DYNAMIC_ARCH build if the toplevel source contains a stray config_kernel.h from a gmake build 5 years ago
  Martin Kroeker e1b7123bbe
Merge pull request #2867 from Qiyu8/usimd-floatdot 5 years ago
  Qiyu8 f32d34a015 add sse3 compiler flag 5 years ago
  Martin Kroeker a5feea6611
make BLAS3_MEM_ALLOC_THRESHOLD configurable on non-Windows 5 years ago
  Martin Kroeker 2367726578
Remove redundant status message 5 years ago
  Martin Kroeker c4aeeeb9f4
Activate all BUILD_ options if none was specified 5 years ago
  Martin Kroeker 91c84e1c01
Merge pull request #2796 from Guobing-Chen/BF16_dot_coversion_apis 5 years ago
  Martin Kroeker 26792d2096
Copy BUILD_* directives to the compiler options to allow ifdef in tests 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Martin Kroeker 68b1713c30
Merge pull request #2811 from martin-frbg/issue2806 5 years ago
  Martin Kroeker 0a4c5c4c44
Merge pull request #2807 from martin-frbg/issue2804 5 years ago
  Martin Kroeker 5feb087c05
Handle Apple labeling armv8 as arm64 rather than aarch64 5 years ago
  Martin Kroeker 7c0977c267
Add OpenMP dependency to pkgconfig file if needed 5 years ago
  Martin Kroeker bd3207b4b4
Update system.cmake 5 years ago
  Martin Kroeker b8ebfc9335
Update system.cmake 5 years ago
  Martin Kroeker 7c1986640b
fallback from cooperlake to skylake if gcc<10 5 years ago
  Martin Kroeker 71d33c952d
Typo fix 5 years ago
  Martin Kroeker 6a3c074786
-march=cooperlake requires gcc10 5 years ago
  Martin Kroeker 430f741b30
-march=cooperlake requires gcc10 5 years ago
  Chen, Guobing e740c4873d Enable COOPERLAKE build target 5 years ago
  Martin Kroeker cb097beba2
Merge pull request #2741 from martin-frbg/issue2739 5 years ago
  Martin Kroeker 64e2e4aaf3
missing braces 5 years ago
  Martin Kroeker 921ec4e9e2
Adjust A53 SGEMM parameters to reflect move to 8x8 kernel 5 years ago
  Ashwin Sekhar T K 4e1be0e481 ARM64: Add THUNDERX3T110 Target 5 years ago
  Martin Kroeker 9e21a100e3
Add trivial check for stdatomic.h 5 years ago