671 Commits (c5e7339c9eb441c56264f30d0b998ff87335cbef)

Author SHA1 Message Date
  Martin Kroeker 90f890ee67
fix improper function prototypes (empty parentheses) (USE_TLS branch) 2 years ago
  Martin Kroeker cf2174fb69
fix improper function prototypes (empty parentheses) 2 years ago
  Martin Kroeker c6b1d8e7a3
fix improper function prototypes (empty parentheses) 2 years ago
  Martin Kroeker c4bd4a2e5d
fix improper function prototypes (empty parentheses) 2 years ago
  Martin Kroeker 7e939fb831
Fix handling of additional buffer structures in case of overflow 2 years ago
  Tiziano Müller 6a611db560 memory: show correct number of max threads 2 years ago
  Martin Kroeker c2f4bdbbb4
Merge pull request #4163 from martin-frbg/issue4017 2 years ago
  Martin Kroeker 9ff84dc3f2
remove unused status variable 2 years ago
  Martin Kroeker 3326b924b3
remove status variable blas_num_threads_set; initialize openmp thread maximum on startup 2 years ago
  Chris Sidebottom f971ef55f2 Add ARMV8SVE to AArch64 Dynamic Dispatch 2 years ago
  Martin Kroeker 3bdcf3259d
Merge branch 'xianyi:develop' into issue4101 2 years ago
  Martin Kroeker b34f19a365
Ensure that a premature call to set_num_threads will not overwrite unrelated memory 2 years ago
  Martin Kroeker 66904f8148
Ensure that a premature call will not overwrite unrelated memory 2 years ago
  Martin Kroeker 5c58994eb2
Add fallback warning 2 years ago
  Martin Kroeker ca7199f249
Treat newer Neoverse as N1 if SVE unavailable (may be disabled in container/cloud env) 2 years ago
  Martin Kroeker 616fdea82a
Revert "Improve Windows threading performance scaling" 2 years ago
  Mark Seminatore d6991dd230 fix missing #endif 2 years ago
  Mark Seminatore 7783a9af02 attempt to fix old mingw gcc issue 2 years ago
  Mark Seminatore 8caabc5982 fix #4063 remove unused pool_lock 2 years ago
  Mark Seminatore d301649430 fix #4063 threading perf issues on Windows 2 years ago
  Honglin Zhu 9e80a194d6 Fix dynamic_list build and gcc version check error 2 years ago
  Honglin Zhu 0b83088887 spr dynamic arch support 2 years ago
  Martin Kroeker e5538a62cb
Add suggestions to NUM_THREADS/auxiliary buffer message 2 years ago
  Martin Kroeker 437c0bf2b4
Merge pull request #3843 from Mousius/switch-ratio 2 years ago
  Chris Sidebottom 32f2fafde7 Propagate SWITCH_RATIO to DYNAMIC_ARCH builds 2 years ago
  Martin Kroeker 36fcb52094
Fix logic - we want real OR imaginary part of X to be nonzero here 2 years ago
  H. Vetinari f2659516ef remove unqualified ifdef's for NO_LAPACK(E) 2 years ago
  Martin Kroeker 579bc86671
remove call to omp_set_num_threads 2 years ago
  Martin Kroeker e298d613fa
initialize status variable for openblas_set_num_threads 2 years ago
  Martin Kroeker 05aa88268f
add status variable for openblas_set_num_threads 2 years ago
  Martin Kroeker e38ab079a0
Fix OpenMP thread counting returning places rather than cores 2 years ago
  Martin Kroeker d4868babbc
Fix typos 2 years ago
  Martin Kroeker 18c99d3e63
Update dynamic_arm64.c 2 years ago
  Martin Kroeker 186a310f92
Update dynamic_arm64.c 2 years ago
  Martin Kroeker da6e426b13
fix Cooperlake not selectable via environment variable 2 years ago
  Honglin Zhu 4989e039a5 Define SBGEMM_ALIGN_K for DYNAMIC_ARCH build 2 years ago
  Honglin Zhu b00d5b9746 New sbgemm implementation for Neoverse N2 2 years ago
  Martin Kroeker ab6009b0b6
Merge pull request #3773 from staticfloat/sf/openblas_default_num_threads 3 years ago
  Martin Kroeker db50ab4a72
Add BUILD_vartype defines 3 years ago
  Elliot Saba d2ce93179f Add `OPENBLAS_DEFAULT_NUM_THREADS` 3 years ago
  Kai T. Ohlhus 84453b924f
Support CONSISTENT_FPCSR on AARCH64 3 years ago
  Martin Kroeker 9402df5604
Fix missing external declaration 3 years ago
  Martin Kroeker bd30120ba7
Merge pull request #3720 from FlyGoat/mips64 3 years ago
  Jiaxun Yang fae9368f14 Implement DYNAMIC_LIST for MIPS64 3 years ago
  Jiaxun Yang a50b29c540 Provide a fallback MIPS64_GENERIC target 3 years ago
  Jiaxun Yang b633eb79f2 Use $at as temporary register for mips/loongson CPUCFG read 3 years ago
  Martin Kroeker 19fefd100e
Merge pull request #3703 from martin-frbg/omp_adaptive 3 years ago
  Jiaxun Yang 19d4f90c44 Use auvx to detect CPUCFG on mips/loongson 3 years ago
  Martin Kroeker d0ba257de0
Merge pull request #3704 from XiWeiGu/loongarch64_dynamic_arch 3 years ago
  gxw fbfe1daf6e LoongArch64: Add DYNAMIC_ARCH support 3 years ago