480 Commits (bb2f52844bbcd5c786d7b37f8c4d88dbf7a3b89e)

Author SHA1 Message Date
  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 6 years ago
  Martin Kroeker 2e6963259b
Merge pull request #2471 from AGSaidi/l3-fix-2 6 years ago
  Ali Saidi 97ce6bbce2 Fix barriers in level3_thread 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
  Susi Lehtola dff173e50e
Fix typo in dynamic_zarch.c 6 years ago
  wjc404 2f96a2c55b
Update trmm_R.c 6 years ago
  wjc404 833bd0f8ff
Update trmm_L.c 6 years ago
  wjc404 77b8f49556
Update level3_thread.c 6 years ago
  wjc404 1c3e20ce48
Update level3.c 6 years ago
  Martin Kroeker 1f62a82789
Merge pull request #2376 from wjc404/develop 6 years ago
  wjc404 e9fb8f62b1
Update level3_gemm3m_thread.c 6 years ago
  Martin Kroeker 78100b8093
Free Windows thread memory with MEM_RELEASE rather than MEM_DECOMMIT 6 years ago
  int_13h 96ad579428 add in runtime cpu detection for zarch (#2349) 6 years ago
  wjc404 4c35b8dbaa
Update gemm3m_level3.c 6 years ago
  Jehan 13226e3101 driver: more reasonable thread wait timeout on Windows. 6 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 6 years ago
  Martin Kroeker 3518617f5b
Add Intel Goldmont+ cpuid 6 years ago
  Martin Kroeker a4c3668f99
Merge pull request #2321 from martin-frbg/issue2319 6 years ago
  Martin Kroeker f95989cbc1
Fix AVX512 capability test (always returning zero) 6 years ago
  Martin Kroeker f3065a0eed
Fix race conditions in multithreaded GEMM3M 6 years ago
  Jehan 1f6071590d Fix usage of TerminateThread() causing critical section corruption. 6 years ago
  Martin Kroeker 82b75f97e5
Disable the old QCDOC qalloc by default and copy utility functions from memory.c 6 years ago
  Martin Kroeker 1b90989662
Add NetBSD to the xBSD conditionals 6 years ago
  Martin Kroeker 5f6206fa2d
Simplify OSX/IOS cross-compilation and add a CI test for it (#2279) 6 years ago
  Martin Kroeker 8617d75548
Revert "Avoid taking root of negative number in symv_thread.c" 6 years ago
  Sebastian Berg 6355c25dde Avoid taking root of negative number in symv_thread.c 6 years ago
  Martin Kroeker 673e5a0495
Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
  Andrew 4de545aa7d address minor warnings from gcc7 6 years ago