88 Commits (e1054114601c972634ef692ed0ba150d7d5ede5d)

Author SHA1 Message Date
  Chris Sidebottom e105411460 Add infrastructure for bgemv/bscal 2 months ago
  Chris Sidebottom 73bf0b941a Add bgemm to gensymbol 2 months ago
  Srangrang ec14e1648c fix: resolve non-RISCV host build failed issue 3 months ago
  gkdddd 670ec6f757 Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
  Martin Kroeker 61d5aec7c1
remove typo 9 months ago
  Martin Kroeker 5aea097df0
add missing lapack 3.11+ symbols 9 months ago
  Martin Kroeker c3e7d08fb4
Copy GEMMT to its new name GEMMTR 11 months ago
  Martin Kroeker f6469e21bc
move gelqs and geqrs to lapack-deprecated 1 year ago
  Martin Kroeker 833a8880c6
add cblas_?gemm_batch 1 year ago
  Martin Kroeker 93872f4681
drop the ?laqz? symbols for now (not translatable by f2c) 1 year ago
  Martin Kroeker 83bec51355
Update with recently added CBLAS interfaces and LAPACK/LAPACKE functions 1 year ago
  Martin Kroeker 174f4e65e3
Add LAPACK/LAPACKE functions for Dynamic Mode Decomposition 2 years ago
  Martin Kroeker 6c45c98083
Add (only) the GEMMT functions 2 years ago
  Martin Kroeker d5fbec7c20
Export ?MIN/?MAX, ?AMIN/?AMAX, CDOT/ZDOT and ?GEMMT 2 years ago
  Ralf Gommers a4ee1c84f0 Export `ssyconvf` symbol 2 years ago
  Martin Kroeker f703846ad9
Add function prototypes 3 years ago
  Martin Kroeker 72ea19d187
Amend some LAPACK 3.10.0 additions 3 years ago
  Martin Kroeker e9c3535208
Fix LAPACK path in new gensymbol script 3 years ago
  Owen Rafferty 42c7a27e6b
rewrite perl scripts in universal shell 3 years ago
  Harmen Stoppels ec6b354c32 use /usr/bin/env perl 4 years ago
  Chen, Guobing a7b1f9b1bb Implementation of BF16 based gemv 5 years ago
  Martin Kroeker 0d140e61ac
Fix wrong grouping of dcombssq 5 years ago
  Martin Kroeker 4c45cd6294
fix missing split of sladiv1/dladiv/ilaenv2stage by build type 5 years ago
  Martin Kroeker 4ad33c46b0
Add back symbols that got dropped when splitting by type 5 years ago
  Isuru Fernando 14b1d33933 Fix exporting some lapack and cblas 5 years ago
  Rajalakshmi Srinivasaraghavan b5d30b390d Fix build issues with bfloat16 5 years ago
  Martin Kroeker ae1ab5bfdf
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker d33de97d60
Adapt to having only a subset of variable types supported 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Simon Märtens 41fc6f3cd2 Added missing exported symbols. 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Rajalakshmi Srinivasaraghavan 67cc4b9e16 Fix warnings in clang and export symbol 5 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
  Martin Kroeker fab49e49e5
Move most lapack 3.7/3.8 additions to the embedded_underscores list 6 years ago
  martin 2d52f0f4c3 update cmakefiles for lapack 3.8.0 7 years ago
  martin 3be5c3d343 Update LAPACK to 3.8.0 7 years ago
  Isuru Fernando 9268314290 Fix gensymbol script 8 years ago
  Elliot Saba 26a614fdd1 Whitespace cleanup/reformatting 8 years ago
  Elliot Saba 7ae64f4f9c Add `csymv` and `zsymv` into `@lapackobjs2` for exporting 8 years ago
  Werner Saar a8bb5003de removed blas_thread_shutdown from gensymbol 8 years ago
  Werner Saar abc3304587 fix for appveyor test 8 years ago
  Werner Saar a836fe8ec1 updated exports/gensymbol for lapack-3.7.0 8 years ago
  Zhang Xianyi dae6b82a71 Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule. 9 years ago
  Zhang Xianyi fba6532502 Refs #702. Delete redundant xerbla exporting 9 years ago
  Werner Saar 33e37d01b3 added lapack-3.6.0 10 years ago
  Martin Koehler 39cc6b21d3 Add ATLAS-style ?geadd function 10 years ago
  Erik Schnetter 65a847cd36 Introduce openblas_get_num_threads and openblas_get_num_procs 10 years ago
  Tony Kelman 0b4602b753 add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 11 years ago
  wernsaar 7f234f8ed1 added GEMM3M tests 11 years ago
  wernsaar d49fd33885 disabled SYMM3M and HEMM3M functions because segment violations 11 years ago