18 Commits (06c09deee94e4d03ab814d576da95fb047acbdda)

Author SHA1 Message Date
  Martin Kroeker 04bb5acd79
change BLAS_HALF to BLAS_BFLOAT16 (another missed rename) 2 months ago
  Chris Sidebottom 7a97c4ca97 Rename HALF -> BFLOAT16 in some more places 2 months ago
  Martin Kroeker 73e13b0273
flesh out HERK prototype 1 year ago
  Martin Kroeker 824306baab
flesh out HERK prototype 1 year ago
  Martin Kroeker 2dda40d280
use atomic operations as in the corresponding getrf 1 year ago
  Martin Kroeker 1d4aa8d7d5
fix improper function prototypes (empty parentheses) 2 years ago
  Chris Sidebottom 32f2fafde7 Propagate SWITCH_RATIO to DYNAMIC_ARCH builds 2 years ago
  Martin Kroeker 6b407a16cb
fix function typecasts 3 years ago
  Martin Kroeker 32733ded04
Rename "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 9df12eb08f
Adapt to having only a subset of variable types supported 5 years ago
  Martin Kroeker f194ad59e1
Use _Atomic instead of volatile where available (file moved from ../getrf) 5 years ago
  Werner Saar c81dc6322f prepared lapack/potrf functions for UNROLL values, that are not a power of two 8 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago
  Zhang Xianyi 5048a80032 Refs #283. Fixed the incorrect usage of long data type for Windows 64. 12 years ago
  Zhang Xianyi 32d2ca3035 Refs #214, #221, #246. Fixed the getrf overflow bug on Windows. 12 years ago
  Zhang Xianyi 5d3312142a Refs #221 #246. Fixed the overflowing stack bug in mutlithreading BLAS3. 12 years ago
  Zhang Xianyi 4c2123c334 Fixed the overflowing bug in single thread cholesky factorization. 12 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 14 years ago