155 Commits (c57f9326d65a7d2044ef80aa5cf0ecb93e317a7f)

Author SHA1 Message Date
  Matti Picus 4d96e0ce18 remove extraneous suffix from shared object SONAME 1 year ago
  Chip Kerchner 0e0d0bce1a Fix global (static) constructor priorty so that OpenBLAS gets initialized before other libraries. Other unit test AIX fix. 1 year ago
  frjohnst bdaa6705ca fix conlict between PR 4515 and AIX shared obj support 1 year ago
  Martin Kroeker 2e86faa657
Merge branch 'develop' into issue4468 1 year ago
  Ayappan Perumal 892f8ff3e5 Shared library support for AIX 1 year ago
  Martin Kroeker 179527f622
Merge branch 'OpenMathLib:develop' into issue4468 1 year ago
  Martin Kroeker 10ea3fb742
fix duplication of name parts 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 25b300bbee
improve internal names 1 year ago
  Martin Kroeker 440edfd997
Add option to suppress versioning of the internal name 1 year ago
  Martin Kroeker 2390e0bfbc
Quote the BU (underscore) option as it may not be set 2 years ago
  Martin Kroeker 174f4e65e3
Add LAPACK/LAPACKE functions for Dynamic Mode Decomposition 2 years ago
  Martin Kroeker 2ea00788c2
Add ?GEMMT 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
  Martin Kroeker f5a379bf77
Add USE_PERL fallback option for gensymbol script 3 years ago
  Martin Kroeker cfc1a9ed8d
Add back original PERL-based script under new name 3 years ago
  Owen Rafferty 42c7a27e6b
rewrite perl scripts in universal shell 3 years ago
  Martin Kroeker db7a03dd4c
keep flang-classic on MacOS from trying to create an executable instead of a library 3 years ago
  Martin Kroeker 0b8a436af9
Add mixed clang/ifort build on OSX to Azure CI (#3185) 4 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
  Martin Kroeker 5b9ebe4f8a
Merge pull request #2919 from isuruf/export 5 years ago
  Isuru Fernando 14b1d33933 Fix exporting some lapack and cblas 5 years ago
  Isuru Fernando a5c667b55c
Need a space when redirecting to file 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
  Martin Kroeker 6a83c591d6
Adapt for having only a subset of variable types 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Wileam Phan 9ae154ba89 Patch for building on Summit 5 years ago
  Simon Märtens 41fc6f3cd2 Added missing exported symbols. 5 years ago
  Martin Kroeker ba2c5b404d
When building with flang, use it also for the final link step to get dependencies right 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
  Baptiste Daroussin 41e802443a libname: treat FreeBSD and DragonFly like linux and sunos 5 years ago
  Martin Kroeker 23f322f997
Do not run any cleanup if the program is exiting anyway 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
  Isuru Fernando b89d9762a2 Change install_name on osx to match linux 6 years ago
  Erik M. Bray 8ba9e2a61a Also call CloseHandle on each thread, as well as on the event so as to not leak thread handles. 6 years ago
  Erik M. Bray 4ad694eda1 Fix for #2063: The DllMain used in Cygwin did not run the thread memory 6 years ago