327 Commits (02634b549b678dc38c85ce4c77ebb532e8d9e471)

Author SHA1 Message Date
  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
  Martin Kroeker 5a51cf4576
Separate Skylake X from Skylake 7 years ago
  Arjan van de Ven 99c7bba8e4 Initial support for SkylakeX / AVX512 7 years ago
  Matthew Brett a8002e283a Revert "take out unused variables" 7 years ago
  Martin Kroeker a91f1587b9
Work around name clash with Windows10's winnt.h 7 years ago
  Martin Kroeker 191746c493
Merge pull request #1557 from martin-frbg/getconfig 7 years ago
  Martin Kroeker 41ae8e8d67
Add threading and OpenMP information to output 7 years ago
  zhiyong.dang 53457f222f move _Atomic define to common.h 7 years ago
  Zhiyong Dang 3716267124 Change _STDC_VERSION__ to __STDC_VERSION__ 7 years ago
  Zhang Xianyi 50acc40613
Merge pull request #1536 from WestAlgo/develop 7 years ago
  Martin Kroeker 802cf6b22d
Merge pull request #1486 from martin-frbg/atomic 7 years ago
  Zhiyong Dang 1b83341d19 Fix race condition in blas_server_omp.c 7 years ago
  Martin Kroeker f29389c7ac
Merge pull request #1520 from martin-frbg/cpucounts 7 years ago
  Martin Kroeker 7c861605b2
Catch invalid cpu count returned by CPU_COUNT_S 7 years ago
  Martin Kroeker 20c6c38e51
Merge branch 'develop' into atomic 7 years ago
  Martin Kroeker d636b418af
Merge pull request #1504 from ararslan/aa/openbsd 7 years ago
  Alex Arslan a41d241a0e
Add support for DragonFly BSD 7 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 7 years ago
  Martin Kroeker 01c4b82f04
Update memory.c 7 years ago
  Martin Kroeker 93db123f7e
Update memory.c 7 years ago
  Martin Kroeker 752fdb5dd8
Add workaround for old gcc and clang versions 7 years ago
  Martin Kroeker 6a99fcce94
Use _Atomic instead of volatile for thread safety where C11 is supported 7 years ago
  Martin Kroeker 7646974227
Limit the additional locking from PRs 1052,1299 to non-OpenMP multithreading 7 years ago
  Martin Kroeker 8866e393a2
Revert "Add locks only for non-OPENMP multithreading" 7 years ago
  Martin Kroeker 3119b2ab4c
Add locks only for non-OPENMP multithreading 7 years ago
  Erik M. Bray 8f5f614615 On Cygwin use mmap instead of Windows native allocation functions, which are not fork-safe. 7 years ago
  Erik M. Bray f5fc109fbd Perform blas_thread_shutdown with pthread_atfork() on Cygwin 7 years ago
  Martin Kroeker e388459a27
Merge pull request #1419 from brada4/develop 7 years ago
  Andrew e5752ff9b3 take out unused variables 7 years ago
  Andrew 8a0b086b28 add missing bracket for old glibc (cppcheck) 7 years ago
  Martin Kroeker 42285d8e70
Merge pull request #1410 from brada4/develop 7 years ago
  Andrew 8aafa0473c address last warnings as seen by gcc7 7 years ago
  Andrew 11a627c54e remove surplus parentheses to silence clang5 7 years ago
  Martin Kroeker cc9500db41
Merge pull request #1403 from brada4/develop 7 years ago
  Andrew bfc2a88594 remove unused buffer 7 years ago
  Martin Kroeker 177b78c8b4
Issue1388 (#1389) 7 years ago
  Andrew 281a2b952f warning cleanup (#1380) 7 years ago
  Martin Kroeker c49c6b237d
Merge pull request #1382 from martin-frbg/dtrmv-1332 7 years ago
  Martin Kroeker 28ae3ca76f
Limit MAX_CPU to 1024 for now 7 years ago
  Martin Kroeker b414283f48
Disable gemv unrolling 7 years ago
  Andrew ef95cd471f elminate unread variable, after reiteration 3 of them (clang4) 7 years ago
  Andrew e14d50d86e eliminate Wunused-const gcc7 warning 7 years ago
  Martin Kroeker 07e7c36dac
Handle shmem init failures in cpu affinity setup code 7 years ago
  Martin Kroeker 2a6fef9a55
Try to handle shmget or shmat failing 8 years ago
  Martin Kroeker db72ad8f6a Merge pull request #1320 from timmoon10/develop 8 years ago
  Martin Kroeker 514d237257 Merge pull request #1279 from xsacha/develop 8 years ago
  Tim Moon 30486a356c Reduce number of data partitions in n. 8 years ago