20 Commits (138a8413903776242cb3c184df9838ba54d04044)

Author SHA1 Message Date
  Olivier Grisel 138a841390 FIX #294: make OpenBLAS thread-pool resilient to fork via pthread_atfork 11 years ago
  Olivier Grisel 046e4013cb Revert "Refs #294. Used pthread_atfork to avoid hang after a Unix fork." 11 years ago
  Zhang Xianyi 3617c22a56 Refs #294. Used pthread_atfork to avoid hang after a Unix fork. 11 years ago
  Zhang Xianyi 5048a80032 Refs #283. Fixed the incorrect usage of long data type for Windows 64. 12 years ago
  Zhang Xianyi f54f5bac9e Refs #248. Fixed the LSB compatiable issue for BLAS only. 12 years ago
  Zhang Xianyi 5d3312142a Refs #221 #246. Fixed the overflowing stack bug in mutlithreading BLAS3. 12 years ago
  Zhang Xianyi 32dbeb636d Refs #221. Set stack limit to 16MB to prevent a SEGFAULT bug on Mac OS X with DYNAMIC_ARCH=1 & NUM_THREADS=256. 12 years ago
  Zhang Xianyi 6751f7b9a7 Fixed #157. Only detect the number of physical CPU cores on Mac OSX. 13 years ago
  Xianyi Zhang 801383effe Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows. 13 years ago
  Zhang Xianyi a55821a2ec Refs #132. Kill the threads when unload the library. 13 years ago
  Sylvestre Ledru 3692b4d631 Improve the detection of sparc 13 years ago
  Zaheer Chothia a431042475 Fix inconsistent case for OS_* macros (Refs pull request #111) 13 years ago
  Mike Nolta 4e29b6ffc0 FreeBSD: fix OS_FreeBSD -> OS_FREEBSD typos 13 years ago
  Xianyi Zhang 0b89a7a92d Ref #82. Disable outputing debug information in alloc_mmap. 13 years ago
  Xianyi Zhang ef6f7f32ae Fixed mbind bug on Loongson 3B. Check the return value of my_mbind function. 14 years ago
  Xianyi Zhang 4727fe8abf Refs #47. On Loongson 3A, set DGEMM_R parameter depending on different number of threads. It would improve double precision BLAS3 on multi-threads. 14 years ago
  Xianyi Zhang f7a5e049e2 Enable Debug flags in memory alloc and init functions. 14 years ago
  Xianyi Zhang 128418f49b Fixed #10. Supported GOTO_NUM_THREADS & GOTO_THREADS_TIMEOUT environment variables. 14 years ago
  Xianyi Zhang e6c13e2b3c changed library name to openblas and modified environment variable. 14 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago