91 Commits (bdb29242a38e286680903d49e3e3d3fe05eee310)

Author SHA1 Message Date
  oon3m0oo bdb29242a3
Merge ba586c3d16 into 4dd70d98d7 7 years ago
  Martin Kroeker a49203b48c
Double MAX_ALLOCATING_THREADS to fix segfaults with Go and Octave 7 years ago
  Craig Donner ba586c3d16 Ensure that the gotoblas lookup table is always initialized. 7 years ago
  Martin Kroeker 4e9c34018e
Fix apparent off-by-one error in calculation of MAX_ALLOCATING_THREADS 7 years ago
  Craig Donner 28c28ed275 Fix data races reported by TSAN. 8 years ago
  oon3m0oo a399d00425 Further improvements to memory.c. (#1625) 8 years ago
  Craig Donner bf40f806ef Remove the need for most locking in memory.c. 8 years ago
  Matthew Brett a8002e283a Revert "take out unused variables" 8 years ago
  Martin Kroeker f29389c7ac
Merge pull request #1520 from martin-frbg/cpucounts 8 years ago
  Martin Kroeker 7c861605b2
Catch invalid cpu count returned by CPU_COUNT_S 8 years ago
  Martin Kroeker d636b418af
Merge pull request #1504 from ararslan/aa/openbsd 8 years ago
  Alex Arslan a41d241a0e
Add support for DragonFly BSD 8 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 8 years ago
  Martin Kroeker 01c4b82f04
Update memory.c 8 years ago
  Martin Kroeker 93db123f7e
Update memory.c 8 years ago
  Martin Kroeker 752fdb5dd8
Add workaround for old gcc and clang versions 8 years ago
  Martin Kroeker 7646974227
Limit the additional locking from PRs 1052,1299 to non-OpenMP multithreading 8 years ago
  Martin Kroeker 8866e393a2
Revert "Add locks only for non-OPENMP multithreading" 8 years ago
  Martin Kroeker 3119b2ab4c
Add locks only for non-OPENMP multithreading 8 years ago
  Erik M. Bray 8f5f614615 On Cygwin use mmap instead of Windows native allocation functions, which are not fork-safe. 8 years ago
  Erik M. Bray f5fc109fbd Perform blas_thread_shutdown with pthread_atfork() on Cygwin 8 years ago
  Andrew e5752ff9b3 take out unused variables 8 years ago
  Andrew bfc2a88594 remove unused buffer 8 years ago
  Martin Kroeker ba1f91f17b Convert another caller of "allocation" to LOCK_COMMAND 8 years ago
  Martin Kroeker e882f3d6f3 Fix thread data race in memory.c 8 years ago
  Martin Kroeker 63cfa32691 Rework __GLIBC_PREREQ checks to avoid breaking non-glibc builds 8 years ago
  Martin Kroeker c4af196a2d Honor cgroup/cpuset limits when enumerating cpus 8 years ago
  Martin Kroeker 480e697681 Revert "Honor cgroup/cpuset limits when enumerating cpus" (#1246) 8 years ago
  Martin Kroeker 731c518cff Add files via upload 8 years ago
  Martin Kroeker 29fc429d9a Honor cgroup/cpuset constraints when enumerating cpus 8 years ago
  Neil Shipp 65e56cb29d Add 64bit support for Microsoft Visual Studio 9 years ago
  James Cowgill 59c97cfee4 memory: Fix buffer overflow when position == NUM_BUFFERS 9 years ago
  James Cowgill 5fecfe0f42 memory: switch loop condition around in blas_memory_free 9 years ago
  Ashwin Sekhar T K 4713e7c47f ARM64: Add the VULCAN Target 9 years ago
  Martin Kroeker 51aa157e64 Relocate declaration of alloc_lock outside ifdef block 9 years ago
  Martin Kroeker 87c7d10b34 Fix thread data races detected by helgrind 3.12 9 years ago
  Zhang Xianyi 66c9a9b33d Merge pull request #981 from howard0su/develop 9 years ago
  Howard Su ff1da01476 USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN 9 years ago
  Zhang Xianyi ef52a9266b Fixed #979. Patch for NetBSD. 9 years ago
  Theoractice aa744dfa59 Update memory.c 10 years ago
  theoractice 61cf8f74d9 Fix access violation on Windows while static linking 10 years ago
  Zhang Xianyi 05196a8497 Refs #716. Only call getenv at init function. 10 years ago
  Zhang Xianyi 6b85dbb6dc Refs #696. Turn off stack limit setting on Linux. 10 years ago
  Zhang Xianyi f5df444ceb Merge pull request #762 from jeromerobert/bug760 10 years ago
  Zhang Xianyi aaa8551c57 Merge pull request #749 from lotheac/illumos_fixes 10 years ago
  Jerome Robert 0d87c1ffb6 Let openblas_get_num_threads return the number of active threads 10 years ago
  Lauri Tirkkonen 97cd4b8aee illumos fixes to memory.c 10 years ago
  Werner Saar 0d22551a6b increase the stack size limit in the constructor 10 years ago
  Ralph Campbell fbc21266e6 Minor C code fixes in driver/ 10 years ago
  Zhang Xianyi 2feef49fa8 Merge branch 'develop' into cmake 10 years ago