73 Commits (94de62e8be1d63d2668d2aa71ce266e630c90b17)

Author SHA1 Message Date
  Martin Kroeker f703846ad9
Add function prototypes 3 years ago
  Martin Kroeker 72ea19d187
Amend some LAPACK 3.10.0 additions 4 years ago
  Martin Kroeker e9c3535208
Fix LAPACK path in new gensymbol script 4 years ago
  Owen Rafferty 42c7a27e6b
rewrite perl scripts in universal shell 4 years ago
  Harmen Stoppels ec6b354c32 use /usr/bin/env perl 5 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. 6 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 6 years ago
  Rajalakshmi Srinivasaraghavan 67cc4b9e16 Fix warnings in clang and export symbol 6 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 6 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 8 years ago
  martin 3be5c3d343 Update LAPACK to 3.8.0 8 years ago
  Isuru Fernando 9268314290 Fix gensymbol script 8 years ago
  Elliot Saba 26a614fdd1 Whitespace cleanup/reformatting 9 years ago
  Elliot Saba 7ae64f4f9c Add `csymv` and `zsymv` into `@lapackobjs2` for exporting 9 years ago
  Werner Saar a8bb5003de removed blas_thread_shutdown from gensymbol 9 years ago
  Werner Saar abc3304587 fix for appveyor test 9 years ago
  Werner Saar a836fe8ec1 updated exports/gensymbol for lapack-3.7.0 9 years ago
  Zhang Xianyi dae6b82a71 Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule. 10 years ago
  Zhang Xianyi fba6532502 Refs #702. Delete redundant xerbla exporting 10 years ago
  Werner Saar 33e37d01b3 added lapack-3.6.0 10 years ago
  Martin Koehler 39cc6b21d3 Add ATLAS-style ?geadd function 11 years ago
  Erik Schnetter 65a847cd36 Introduce openblas_get_num_threads and openblas_get_num_procs 11 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
  wernsaar 7aae4a62e7 enabled use of GEMM3M functions 11 years ago
  Martin Koehler a057e5434d add CBLAS interface for s/d/c/zimatcopy 11 years ago
  Martin Köhler 7794766d3c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 11 years ago
  Zhang Xianyi 552119c484 Fixed #407. Support outputing the CPU corename on runtime. 12 years ago
  wernsaar be94db096c disabled *3M functions for x86_64 platforms 12 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 12 years ago
  wernsaar faf3ac0aad Ref #285: added axpby kernels 12 years ago
  wernsaar 219bcb119d added lapack and lapacke timing libs by default 12 years ago
  Timothy Gu f331cb1a76 Remove code for downloading lapack tarball and the patches themselves 12 years ago
  Timothy Gu b6d904838e Remove routines for generating exports/symbol.S 12 years ago
  Timothy Gu 5379eff022 Remove routines for making exports/linux.def 12 years ago
  Zhang Xianyi 0f6e79f918 Refs #324. Upgrade LAPACK to 3.5.0 version. 12 years ago
  Zhang Xianyi c92ae012a6 Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without 13 years ago
  Zhang Xianyi a07cc39571 Refs #266. Fixed the compiling bug with Open64 5.0. 13 years ago
  Zhang Xianyi 63f14189e3 Refs #259. Fixed missing LAPACK functions in shared library. 13 years ago