18 Commits (5e1a429eab44731b6668b8f6043c1ea951b0a80b)

Author SHA1 Message Date
  Jerome Robert 029d1e16b9 Avoid redefinition of _GNU_SOURCE 4 years ago
  River Dillon 220f6a1c55 Add feature test macro for proper inclusion of <sched.h> 4 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Martin Kroeker aa286e301b
Add typedef for bfloat16 if needed 5 years ago
  Sharvil Nanavati 7b4773b24d Add API to set thread affinity on Linux. 5 years ago
  Isuru Fernando ca17b4b75c Fix complex support for MSVC headers 8 years ago
  Zhang Xianyi 958f0de65e Refs #708. Modified config template for MSVC. 9 years ago
  Ray Glover a9d7eee0dc (Visual Studio) Don't use C99 complex numbers when building C++ code. 10 years ago
  Zhang Xianyi f874465bb8 Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
  Zhang Xianyi 6d9d70c55c Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
  Zhang Xianyi 8e7cad1650 Fixed #217 openblas_config.h bug on Windows 64. 12 years ago
  Zhang Xianyi e50a664865 Refs #215. Fixed the compatible between <complex.h> and <complex> in C++. 12 years ago
  Zaheer Chothia a9500d0079 Missing line continuation -- follow-up to last commit (64ad8b9809). 12 years ago
  Zaheer Chothia 64ad8b9809 Refs #193. Don't use C99 complex numbers when building C++ code. 12 years ago
  Zhang Xianyi b1a54a0107 Fixed #141. make f77blas.h compatible with compilers which lack C99 complex number. 13 years ago
  Zaheer Chothia f93318a6c8 Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) 13 years ago
  Xianyi Zhang b9d89f8aaa Fixed the bug about installation. f77blas.h works OK now. 14 years ago
  Xianyi Zhang fab36f1adb Fixed #20. Added install target in makefile. You can use "make install PREFIX=your_installation_directory". 14 years ago