499 Commits (74e358bcd514cff2e9b32c13571c09176b56a3d8)

Author SHA1 Message Date
  Marius Hillenbrand a55fe06f25 s390x/DYNAMIC_ARCH: define a HW_CAP flag to support slightly older glibc versions 5 years ago
  Marius Hillenbrand 4f34bcfb5e s390x/DYNAMIC_ARCH: pass supported arch levels from Makefile to run-time code 5 years ago
  Martin Kroeker 330044d821
Fix potentiol domain error in sqrt 5 years ago
  Chen, Guobing 0c1c903f1e Fix OMP num specify issue 5 years ago
  Chen, Guobing e740c4873d Enable COOPERLAKE build target 5 years ago
  Martin Kroeker 60cd5e55fc
Protect against inadvertent activation of USE_CUDA 5 years ago
  Martin Kroeker 7c02f4b1f7
Merge pull request #2744 from martin-frbg/issue2738 5 years ago
  Martin Kroeker 12918358aa
Add AMD Renoir/Matisse and preliminary support for Zen3 as Zen2 5 years ago
  Ashwin Sekhar T K 4e1be0e481 ARM64: Add THUNDERX3T110 Target 5 years ago
  Martin Kroeker ce45af8151
Update conditional for atomics to use HAVE_C11 5 years ago
  Martin Kroeker 6f38de06d2
Update conditional for atomics to use HAVE_C11 5 years ago
  Martin Kroeker 09eb9d2584
Update conditional for atomics to HAVE_C11 5 years ago
  Martin Kroeker 791e046744
Update conditional for atomics to use HAVE_C11 5 years ago
  Martin Kroeker 94bab9d1f9
Update conditional for atomics to use HAVE_C11 5 years ago
  Rajalakshmi Srinivasaraghavan af1e140e35 Change minimum gcc version for POWER10 5 years ago
  Rajalakshmi Srinivasaraghavan 45d819ca82 Changing mcpu option as power10 5 years ago
  Martin Kroeker 584ef8d4ae
Add support for Comet Lake H & S 5 years ago
  Matthew Treinish f37e941d52
Add support to driver/others/dynamic.c too 5 years ago
  User User-User e6b9275034 address vs2019 C4293 5 years ago
  Martin Kroeker 6eaeb01263
Merge pull request #2658 from RajalakshmiSR/p10 5 years ago
  Martin Kroeker 007d9f97d7
Make gotoblas_corename report the name of the selected TARGET rather than its aliases 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Marius Hillenbrand 0dbe61a612 s390x: choose SIMD kernels at run-time based on OS and compiler support 5 years ago
  Marius Hillenbrand 8c338616f9 s390x: gate dynamic arch detection on gcc version and add generic 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Martin Kroeker f4248af26e
Fix compiler warnings 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Martin Kroeker f41600e66f
Add a read barrier in the traversing of the buffer list 5 years ago
  Martin Kroeker 2a28448a96
Add safeguards for sufficient BUFFER_SIZE 5 years ago
  Sharvil Nanavati 7b4773b24d Add API to set thread affinity on Linux. 5 years ago
  Martin Kroeker 69f277f8ee
Add another memory barrier for ARM and a multicore test run on ThunderX to help detect such issues (#2544) 5 years ago
  Martin Kroeker 806f89166e
Make ARMV7 compile with xcode and add a CI job for it (#2537) 5 years ago
  Martin Kroeker ad9e53154d
Merge pull request #2484 from RajalakshmiSR/power-dynamic 5 years ago
  Martin Kroeker e6edb7431f
Merge pull request #2466 from AGSaidi/acq-rel-1 5 years ago
  Martin Kroeker d68e4ba59b
Fix cut/paste glitch 5 years ago
  Martin Kroeker 635c9e4e09
Restore initializers for mutex and conditional 5 years ago
  Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9 5 years ago
  Ali Saidi 43c2e845ab Switch blas_server to use acq/rel semantics 5 years ago
  Martin Kroeker 2e6963259b
Merge pull request #2471 from AGSaidi/l3-fix-2 5 years ago
  Ali Saidi 97ce6bbce2 Fix barriers in level3_thread 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Martin Kroeker 4c5fac5a2b
Typo fix 5 years ago
  Martin Kroeker 9b732696c6
Add DYNAMIC_ARCH support for ARMV8 EMAG8180 5 years ago
  Martin Kroeker cb6ef49857
Merge pull request #2407 from susilehtola/patch-2 5 years ago
  Susi Lehtola 5a6bba3061
Patch out instances of Z15 in dynamic_zarch.c 5 years ago
  Susi Lehtola dff173e50e
Fix typo in dynamic_zarch.c 5 years ago
  wjc404 2f96a2c55b
Update trmm_R.c 5 years ago
  wjc404 833bd0f8ff
Update trmm_L.c 5 years ago
  wjc404 77b8f49556
Update level3_thread.c 5 years ago
  wjc404 1c3e20ce48
Update level3.c 5 years ago