453 Commits (303bdb673b8ef7b9e2ccdbb331827e00a1293951)

Author SHA1 Message Date
  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
  Martin Kroeker bf1430f7d7
Merge pull request #2208 from martin-frbg/munmap-debug 6 years ago
  Martin Kroeker 1776ad82c0
Add files via upload 6 years ago
  Martin Kroeker 4e2f81cfa1
Provide more information on mmap/munmap failure 6 years ago
  Martin Kroeker 3d36c45116
Add CPUID identification of Intel Ice Lake 6 years ago
  Martin Kroeker 21d05a4835
Merge pull request #2140 from martin-frbg/pgi19 6 years ago
  Martin Kroeker 1778fd4219
Do not try ancient PGI hacks with recent versions of that compiler 6 years ago
  Martin Kroeker 86dda5c2fa
Add option USE_LOCKING for SMP-like locking in USE_THREAD=0 builds 6 years ago
  Martin Kroeker 5cabda79d0
Merge pull request #2117 from martin-frbg/issue2114 6 years ago
  Martin Kroeker a6a8cc2b7f
Fix errors in cpu enumeration with glibc 2.6 6 years ago
  Martin Kroeker a387a23518
Merge pull request #2101 from luzpaz/misc-typos 6 years ago
  Martin Kroeker b43c8382c8
Correct argument of CPU_ISSET for glibc <2.5 6 years ago
  luz.paz daf2fec12d Misc. typo fixes 6 years ago
  Jeff Baylor 40e53e52d6 snprintf define consolidated to common.h 6 years ago
  Rashmica Gupta bcdf1d4917 Add in runtime CPU detection for POWER. 6 years ago
  Erik M. Bray 8ba9e2a61a Also call CloseHandle on each thread, as well as on the event so as to not leak thread handles. 6 years ago
  Erik M. Bray 4ad694eda1 Fix for #2063: The DllMain used in Cygwin did not run the thread memory 6 years ago
  Martin Kroeker 3ce28fb81a
Merge pull request #2055 from martin-frbg/atomid 6 years ago
  Martin Kroeker 04f2226ea6
Add Intel Denverton 6 years ago
  Martin Kroeker 4741ce803b
Merge pull request #2045 from martin-frbg/2033-3 7 years ago
  Martin Kroeker 11cfd0bd75
Do not compile in AVX512 check if AVX support is disabled 7 years ago
  Martin Kroeker d7b2c53c0b
Merge pull request #2039 from brada4/meminit 7 years ago
  Martin Kroeker 10d841d8b9
Merge pull request #2026 from martin-frbg/trmv_threads 7 years ago
  Martin Kroeker 6c83b878f6
Merge pull request #2040 from martin-frbg/locks2002 7 years ago
  Martin Kroeker af480b02a4
Restore locking optimizations for OpenMP case 7 years ago
  Andrew e4a79be6bb address warning introed with #1814 et al 7 years ago
  Martin Kroeker 45333d5793
Fix error introduced during cleanup 7 years ago
  Martin Kroeker 78d9910236
Correct range_n limiting 7 years ago