383 Commits (bfdf4b56dac690cdb03ea06b362cc178f4228d1a)

Author SHA1 Message Date
  Martin Kroeker 85154c2e18
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker ac653c94f3
Merge branch 'develop' into issue2588-cmake 5 years ago
  Martin Kroeker f032d8966e
Merge pull request #2874 from Flamefire/memory_fixes 5 years ago
  Martin Kroeker f6e4cf2f9d
Merge pull request #2876 from Flamefire/omp_fork_fix 5 years ago
  User User-User d2333e7842 aarch64 fix std=c18 compilation 5 years ago
  Alexander Grund 3094fc6c83
Lazyly reinit threads after a fork in OMP mode 5 years ago
  Alexander Grund 3c05f54df8
Avoid out of bounds access on invalid memory free 5 years ago
  Alexander Grund dee7c49938
Fix TABs and trailing space 5 years ago
  Martin Kroeker 896bbd55e1
Add support for building only selected variable types 5 years ago
  Martin Kroeker 357bff06b5
Add BUILD_vartype defines 5 years ago
  Martin Kroeker 91c84e1c01
Merge pull request #2796 from Guobing-Chen/BF16_dot_coversion_apis 5 years ago
  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
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 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 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 6 years ago
  Marius Hillenbrand 8c338616f9 s390x: gate dynamic arch detection on gcc version and add generic 6 years ago
  Martin Kroeker f4248af26e
Fix compiler warnings 6 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 6 years ago
  Martin Kroeker f41600e66f
Add a read barrier in the traversing of the buffer list 6 years ago
  Martin Kroeker 2a28448a96
Add safeguards for sufficient BUFFER_SIZE 6 years ago
  Sharvil Nanavati 7b4773b24d Add API to set thread affinity on Linux. 6 years ago
  Martin Kroeker 69f277f8ee
Add another memory barrier for ARM and a multicore test run on ThunderX to help detect such issues (#2544) 6 years ago
  Martin Kroeker ad9e53154d
Merge pull request #2484 from RajalakshmiSR/power-dynamic 6 years ago
  Martin Kroeker e6edb7431f
Merge pull request #2466 from AGSaidi/acq-rel-1 6 years ago
  Martin Kroeker d68e4ba59b
Fix cut/paste glitch 6 years ago
  Martin Kroeker 635c9e4e09
Restore initializers for mutex and conditional 6 years ago
  Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9 6 years ago
  Ali Saidi 43c2e845ab Switch blas_server to use acq/rel semantics 6 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 6 years ago
  Martin Kroeker 4c5fac5a2b
Typo fix 6 years ago
  Martin Kroeker 9b732696c6
Add DYNAMIC_ARCH support for ARMV8 EMAG8180 6 years ago
  Martin Kroeker cb6ef49857
Merge pull request #2407 from susilehtola/patch-2 6 years ago
  Susi Lehtola 5a6bba3061
Patch out instances of Z15 in dynamic_zarch.c 6 years ago