384 Commits (5ffbe646e12fe76682410674f5de4146c87aa973)

Author SHA1 Message Date
  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
  Martin Kroeker 9d000ecaa2
include CheckLanguage module 5 years ago
  Martin Kroeker a847d00366
handle missing lack of fortran compiler more gracefully 5 years ago
  Martin Kroeker 6eaeb01263
Merge pull request #2658 from RajalakshmiSR/p10 5 years ago
  Martin Kroeker 6876221cf3
Remove optimization level limit for flang again and add -fno-unroll-loops for AOCC flang 2.x instead 5 years ago
  Martin Kroeker 1dd712131e
Fix spelling of flang option -Mrecursive and add -Kieee 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Martin Kroeker 3ce469a34f
Limit optimization level to O1 for flang and add -frecursive 5 years ago
  Martin Kroeker 79cd69fea4
Merge pull request #2644 from martin-frbg/cmake-maxstack 5 years ago
  Martin Kroeker bb12c2c854
Limit MAX_STACK_ALLOC availability to non-Wndows 5 years ago
  Martin Kroeker 6e97df7b47
Add CMAKE support for MAX_STACK_ALLOC setting 5 years ago
  Martin Kroeker 4db00121dc
Disable EXPRECISION and add -lm on OSX (same as the BSDs and Linux) 5 years ago
  Martin Kroeker cd10b35fe9
Handle trailing spaces and empty condition variables 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Martin Kroeker 3bd56846bb
Silence a debug message 5 years ago
  Martin Kroeker e7bbdfdf84
Have CMAKE parse conditional lines in KERNEL files 5 years ago
  Martin Kroeker 70869d571f
Quote include paths for getarch to protect any embedded spaces 5 years ago
  Martin Kroeker 4f70512b97
Update kernel.cmake 5 years ago
  Martin Kroeker d0737b0142
Update kernel.cmake 5 years ago
  Martin Kroeker a83a59b038
Use generic kernels for ishama,shasum,shdot,shrot 5 years ago
  Martin Kroeker 0a19bd813c
Use generic codes for shamax and shcopy 5 years ago
  Martin Kroeker f361de30a3
Use generic axpy.c for SHAXPY as x86 lacks saxpy.c 5 years ago
  Martin Kroeker 9f6d6f6cb6
use saxpy.c instead of axpy.S for SHAXPY 5 years ago
  Rajalakshmi Srinivasaraghavan 22bb50fb81 cmake fixes 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Martin Kroeker a05243d0f2
ifort and pgfort need "recursive" for compiling LAPACK as well 5 years ago
  Martin Kroeker 8c7c1395da
Merge pull request #2521 from martin-frbg/cm-avx512 5 years ago
  Martin Kroeker 1d9773b800
Use proper extension on the avx512 testcase filename 5 years ago
  Martin Kroeker 6d54c94760
Make ifort on Windows create lowercase symbols with appended underscore 5 years ago
  مهدي شينون (Mehdi Chinoune) 21f6c4b5a9 fixes #2480 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Martin Kroeker ca4f7dceff
Add parameters for EMAG8180 DYNAMIC_ARCH support with cmake 5 years ago
  Martin Kroeker 1ddf9f1067
Add EMAG8180 to arm64 DYNAMIC_ARCH list for cmake 5 years ago
  Martin Kroeker 7f0d523b42 Make BUFFER_SIZE configurable 5 years ago
  Martin Kroeker 8dc9fd4dfe
Add -march option for AVX512 5 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 5 years ago
  k.dunikowski 8691825944 Fixed a minor cmake problem, occuring when DYNAMIC_CORE=ON and CMAKE_C_FLAGS was empty 6 years ago
  Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 6 years ago
  Martin Kroeker fde8a8e6a0
Improve cmake build behaviour with non-host cpu targets (#2246) 6 years ago
  Martin Kroeker 1fec0570f6
Add cgemm and zgemm unroll factors for core2 6 years ago
  Martin Kroeker bf0d92a310
Add arch data for cross-compiling to CORE2 6 years ago