126 Commits (eec517af0eb1bea187236ccd1072741fbabce01c)

Author SHA1 Message Date
  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
  Martin Kroeker adb419ed67
With the Intel compiler on Linux, prefer ifort for the final link step 6 years ago
  Elliot Saba 6f77af2eef Add `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations within `exports/Makefile` 7 years ago
  Zoltán Mizsei 6463bffd59 Haiku supporting patches 7 years ago
  Zhang Xianyi 43e592ceb3 Add -lm for Android. 7 years ago
  Alex Arslan 24f8d5b624
Add DragonFly to exports/Makefile 7 years ago
  Alex Arslan 8da6b6ae52
Allow building on OpenBSD 7 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
  Martin Kroeker 00c42dc815 Merge pull request #1314 from martin-frbg/nofortran-fix-2 8 years ago
  Martin Kroeker 79e754e548 Rewrite NOFORTRAN conditionals 8 years ago
  Martin Kroeker 2922c15f36 Merge pull request #1302 from martin-frbg/nofortran-fix 8 years ago
  Martin Kroeker 3a245a376f Remove default FEXTRALIBS in NOFORTRAN case 8 years ago
  Erik M. Bray dddedbab5d More canonical installation on Cygwin: 8 years ago
  Martin Kroeker 3b0624d50f Build shared library on Android without SONAME versioning 8 years ago
  Zhang Xianyi 90dd190a6d Build shared library for Android. 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
  Ivan Ukhov efaf30d536 Wrap CURDIR and DESTDIR in quotes 9 years ago
  Zhang Xianyi fb8968fb83 Refs #707. Bugfix for previous commit. 9 years ago
  Zhang Xianyi dae6b82a71 Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule. 9 years ago
  Zhang Xianyi aaa8551c57 Merge pull request #749 from lotheac/illumos_fixes 9 years ago
  Lauri Tirkkonen 7ba1d9b9ca actually build the shared lib on illumos 9 years ago
  Tony Kelman d22917a58a fix makefile warning when renaming symbols 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