14 Commits (2601cd58ab55d0b76c305bde1d320b8ab0da25ed)

Author SHA1 Message Date
  Erik M. Bray 38cf5d9364 ensure that threading has been initialized in the first place before calling openblas_set_num_threads 7 years ago
  Erik M. Bray f5fc109fbd Perform blas_thread_shutdown with pthread_atfork() on Cygwin 7 years ago
  Neil Shipp 34513be726 Add Microsoft Windows 10 UWP build support 8 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 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 b263e096af Refs #307. Delete debug printf. 12 years ago
  Zhang Xianyi a2942456ef Refs #307. Fixed the hang bug when free OpenBLAS dll in Windows. 12 years ago
  Zhang Xianyi 3cc6ae793e Refs #174. Return sb pointer when OpenMP or Windows. 12 years ago
  Zhang Xianyi fe4ab95cd5 Refs #136. Fixed a bug about controlling the number of threads on Windows. 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
  Xianyi Zhang 853d16ed7e Added openblas_set_num_threads dummy function on Windows. We plan to implement this feature in next version. 13 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 15 years ago