summaryrefslogtreecommitdiff
path: root/exports
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Amend some LAPACK 3.10.0 additionsMartin Kroeker2-1/+75
2022-06-05Fix LAPACK path in new gensymbol scriptMartin Kroeker1-1/+1
2022-05-22Add USE_PERL fallback option for gensymbol scriptMartin Kroeker1-14/+20
2022-05-22Add back original PERL-based script under new nameMartin Kroeker1-0/+3933
2022-05-18rewrite perl scripts in universal shellOwen Rafferty2-3900/+3952
2022-02-10keep flang-classic on MacOS from trying to create an executable instead of a ...Martin Kroeker1-0/+4
2021-04-22Add mixed clang/ifort build on OSX to Azure CI (#3185)Martin Kroeker1-0/+4
2021-02-24use /usr/bin/env perlHarmen Stoppels1-1/+1
2020-10-29Implementation of BF16 based gemvChen, Guobing1-2/+2
2020-10-23Fix wrong grouping of dcombssqMartin Kroeker1-2/+2
2020-10-23fix missing split of sladiv1/dladiv/ilaenv2stage by build typeMartin Kroeker1-5/+5
2020-10-19Add back symbols that got dropped when splitting by typeMartin Kroeker1-33/+70
2020-10-19Merge pull request #2919 from isuruf/exportMartin Kroeker1-2/+6
2020-10-18Fix exporting some lapack and cblasIsuru Fernando1-2/+6
2020-10-18Need a space when redirecting to fileIsuru Fernando1-6/+6
2020-10-13Fix build issues with bfloat16Rajalakshmi Srinivasaraghavan1-2/+2
2020-10-12Change "HALF" and "sh" to "BFLOAT16" and "sb"Martin Kroeker2-11/+11
2020-10-11Adapt to having only a subset of variable types supportedMartin Kroeker1-532/+700
2020-10-11Adapt for having only a subset of variable typesMartin Kroeker1-7/+19
2020-09-04Add bfloat16 based dot and conversion with single/doubleChen, Guobing1-2/+2
2020-07-20Patch for building on SummitWileam Phan1-0/+4
2020-06-13Added missing exported symbols.Simon Märtens1-10/+13
2020-06-09When building with flang, use it also for the final link step to get dependen...Martin Kroeker1-1/+5
2020-05-01Make building the bfloat16 functions conditional on option BUILD_HALF (#2590)Martin Kroeker2-7/+18
2020-04-15Fix warnings in clang and export symbolRajalakshmi Srinivasaraghavan1-2/+2
2020-04-03libname: treat FreeBSD and DragonFly like linux and sunosBaptiste Daroussin1-2/+2
2020-01-19Do not run any cleanup if the program is exiting anywayMartin Kroeker1-1/+4
2020-01-01[WIP] Update LAPACK to 3.9.0 (#2353)Martin Kroeker1-2/+29
2019-10-24Move most lapack 3.7/3.8 additions to the embedded_underscores listMartin Kroeker1-143/+54
2019-07-08Change install_name on osx to match linuxIsuru Fernando1-2/+6
2019-03-19Also call CloseHandle on each thread, as well as on the event so as to not le...Erik M. Bray1-1/+1
2019-03-19Fix for #2063: The DllMain used in Cygwin did not run the thread memoryErik M. Bray1-7/+17
2019-02-14With the Intel compiler on Linux, prefer ifort for the final link step Martin Kroeker1-0/+9
2018-09-21Add `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations within `exports/Makefile`Elliot Saba1-2/+2
2018-08-02Haiku supporting patchesZoltán Mizsei1-1/+1
2018-05-24Add -lm for Android.Zhang Xianyi1-0/+2
2018-04-06Add DragonFly to exports/MakefileAlex Arslan1-1/+1
2018-04-02Allow building on OpenBSDAlex Arslan1-1/+1
2017-11-23update cmakefiles for lapack 3.8.0martin1-6/+0
2017-11-23Update LAPACK to 3.8.0martin1-2/+109
2017-11-06Fix gensymbol scriptIsuru Fernando1-1/+5
2017-09-26Merge pull request #1314 from martin-frbg/nofortran-fix-2Martin Kroeker1-2/+2
2017-09-25Rewrite NOFORTRAN conditionalsMartin Kroeker1-2/+2
2017-09-14Merge pull request #1302 from martin-frbg/nofortran-fixMartin Kroeker1-0/+4
2017-09-14Remove default FEXTRALIBS in NOFORTRAN caseMartin Kroeker1-0/+4
2017-09-07More canonical installation on Cygwin:Erik M. Bray1-4/+4
2017-05-10Build shared library on Android without SONAME versioningMartin Kroeker1-2/+8
2017-04-11Build shared library for Android.Zhang Xianyi1-1/+1
2017-03-09Whitespace cleanup/reformattingElliot Saba1-1538/+1508
2017-03-09Add `csymv` and `zsymv` into `@lapackobjs2` for exportingElliot Saba1-9/+13