373 Commits (76a66eaac8aaa795dddc26af4e43acb455654a18)

Author SHA1 Message Date
  Ashwin Sekhar T K d5aeff636f ARM64: Enable DYNAMIC_ARCH 7 years ago
  Ashwin Sekhar T K d50abc8903 ARM64: Move parameters from parameter.c to param.h 7 years ago
  Ashwin Sekhar T K 21f46a1cf2 ARM64: Use THUNDERX2T99 Neon Kernels for ARMV8 7 years ago
  Andrew 3439158dea address #1782 2nd loop 7 years ago
  Martin Kroeker 28aa94bf4b
Include thread numbers in failure message from blas_thread_init 7 years ago
  Martin Kroeker 1ad1e79062
Catch inadvertent USE_TLS=0 declaration 7 years ago
  Martin Kroeker b402626509
Do not use the new TLS code for non-threaded builds even if USE_TLS is set 7 years ago
  Martin Kroeker b55690a659
typo fix 7 years ago
  Martin Kroeker b902a40986
Rewrite glibc version check 7 years ago
  Martin Kroeker 5991d1a6cd
Update memory.c 7 years ago
  Martin Kroeker b1b743f434
Merge branch 'develop' into interim033 7 years ago
  Martin Kroeker fd42ca462d
Combo of default pre-0.3.1 memory.c and band-aided version of PR1739 7 years ago
  Zoltán Mizsei 6463bffd59 Haiku supporting patches 7 years ago
  Martin Kroeker 8ef7d4fb54
Merge pull request #1706 from oon3m0oo/develop 7 years ago
  Craig Donner 6400868e55 Fix #1705 where we incorrectly calculate page locations. 7 years ago
  Martin Kroeker 66fcdd5be8
Merge pull request #1695 from martin-frbg/issue1692 7 years ago
  Martin Kroeker 43ac839c16
Unset memory table entry, not just the temporary pointer to it on shutdown 7 years ago
  Martin Kroeker 7ba5936ecd
Merge pull request #1688 from martin-frbg/issue1673 7 years ago
  Martin Kroeker b14f44d2ad
Temporarily disable special handling of OPENMP thread memory allocation 7 years ago
  Martin Kroeker 36aea5ce2d
Merge pull request #1680 from martin-frbg/snprint 7 years ago
  Martin Kroeker 571e9de2ac
Fix definition of snprintf for MSVC 7 years ago
  Martin Kroeker 448ed15115
Merge pull request #1678 from martin-frbg/issue1677 7 years ago
  Martin Kroeker 045fb5ea2c
Define snprintf for older versions of MSVC 7 years ago
  Martin Kroeker 4dd70d98d7
Merge pull request #1667 from xianyi/revert-1642-develop 7 years ago
  Martin Kroeker 504310eeb9
Merge pull request #1665 from martin-frbg/cpuid-ryzen2 7 years ago
  Martin Kroeker ea1f39518f
Merge pull request #1663 from martin-frbg/issue1641 7 years ago
  Martin Kroeker 5f2a3c05cd
Revert "Rewrite &= -> = and simplify the initial blocking phase." 7 years ago
  Martin Kroeker d0ec4325cf
Add cpuid for AMD Ryzen 2 7 years ago
  Martin Kroeker a49203b48c
Double MAX_ALLOCATING_THREADS to fix segfaults with Go and Octave 7 years ago
  Martin Kroeker 9d15a3bd16
Fix typo that broke compilation with DYNAMIC_ARCH and NO_AVX2 7 years ago
  Martin Kroeker 3d3c19717c
Merge pull request #1655 from martin-frbg/issue1641 7 years ago
  Martin Kroeker 4e9c34018e
Fix apparent off-by-one error in calculation of MAX_ALLOCATING_THREADS 7 years ago
  Martin Kroeker 750162a05f
Try gradual fallback for cores not in the dynamic core list 7 years ago
  Martin Kroeker e6d93f20f1
Merge pull request #2 from martin-frbg/develop 7 years ago
  Craig Donner 0144068537 Rewrite &= -> = and simplify the initial blocking phase. 7 years ago
  Martin Kroeker 1833a67071
Add support for a user-defined list of dynamic targets 7 years ago
  Craig Donner 28c28ed275 Fix data races reported by TSAN. 7 years ago
  oon3m0oo a399d00425 Further improvements to memory.c. (#1625) 7 years ago
  Martin Kroeker 5a6a2bed9a
Merge pull request #1623 from fenrus75/fast-thread 7 years ago
  Martin Kroeker 2d8cc7193a
Support upcoming Intel Cannon Lake CPUs as Skylake X (#1621) 7 years ago
  Arjan van de Ven 73de17664d Add missing barriers in gemm scheduler 7 years ago
  Arjan van de Ven d148ec4ea1 Don't use _Atomic for jobs sometimes... 7 years ago
  Arjan van de Ven 9e162146a9 Only initialize the part of the jobs array that will get used 7 years ago
  Martin Kroeker 47bf0dba8f
Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range (#1620) 7 years ago
  Craig Donner bf40f806ef Remove the need for most locking in memory.c. 7 years ago
  Martin Kroeker 63f7395fb4
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago
  Martin Kroeker 38ad05bd04
Extend loop range to find SkylakeX in force_coretype 7 years ago
  Martin Kroeker 8be027e4c6
Update dynamic.c 7 years ago
  Martin Kroeker ac7b6e3e9a
Fix misplaced endif 7 years ago
  Martin Kroeker ef626c6824
typo fix 7 years ago