23 Commits (v0.3.22)

Author SHA1 Message Date
  Martin Kroeker 1dea57ab25
Revert PR #3250 (shortcut without buffer allocation) as it is unsafe on some x86_64 4 years ago
  Martin Kroeker 7bb59fceb7
Clean up some warnings 4 years ago
  Martin Kroeker f0e7345fb8
Add shortcut for small-size gemv_n with increments of one 4 years ago
  Chen, Guobing a7b1f9b1bb Implementation of BF16 based gemv 5 years ago
  Martin Kroeker 933896a1d0
Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
  Jerome Robert 1fe3aab047 Use GEMM_MULTITHREAD_THRESHOLD as a number of ops 9 years ago
  Jerome Robert 87a2ccc37c Factorize MAX_STACK_ALLOC code to common_stackalloc.h 9 years ago
  Jerome Robert f9890a6452 Fix compilation when MAX_STACK_ALLOC is not set 9 years ago
  Zhang Xianyi 640cccc2b1 Refs #697. Fixed gemv bug for Windows. 9 years ago
  Zhang Xianyi dcd5ba4443 Merge branch 'cmake' of https://github.com/hpanderson/OpenBLAS into hpanderson_cmake 10 years ago
  Jerome Robert ab567d8443 gemv: Ensure stack buffer is large enough to handle memory alignment 10 years ago
  Zhang Xianyi 847e19c04e Refs #478,#482, Enable stack alloc for s/dgemv_t.(revert 9798491) 10 years ago
  Zhang Xianyi fd9fd42936 Refs #478, #482. Fixed bug on previous commit. 10 years ago
  Zhang Xianyi 9798481979 Refs #478, #482. Fix segfault bug for gemv_t with MAX_ALLOC_STACK flag. 10 years ago
  Hank Anderson e74462a3f5 Moved declarations to start of functions to satisfy MSVC C89 implementation. 10 years ago
  Jerome Robert b17ccb4c5c Fix a segfault in gemv when MAX_STACK_ALLOC is set 10 years ago
  Jerome Robert e9d9a8eae3 Allow to do gemv and ger buffer allocation on the stack 10 years ago
  wernsaar f511807fc0 modified multithreading threshold 11 years ago
  wernsaar d1800397f5 optimized interface/gemv.c for multithreading 11 years ago
  wernsaar f4ff889491 updated interface/gemv.c for multithreading 11 years ago
  wernsaar b985cea65d adjust number of threads for sgemv and dgemv 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago