| Commit message (Expand) | Author | Age | Files | Lines |
* | Find{BLAS,LAPACK}: Avoid clobbering results when no vendor is requested | Brad King | 2021-07-12 | 1 | -2/+2 |
* | Merge topic 'FindBLAS-LAPACK-docs' | Brad King | 2021-06-14 | 1 | -85/+161 |
|\ |
|
| * | Find{BLAS,LAPACK}: Revise and extend Intel MKL usage documentation | Brad King | 2021-06-11 | 1 | -19/+58 |
| * | Find{BLAS,LAPACK}: Move enabled language requirement to top of documentation | Brad King | 2021-06-11 | 1 | -1/+2 |
| * | Find{BLAS,LAPACK}: Revise formatting of intro docs | Brad King | 2021-06-11 | 1 | -1/+3 |
| * | Find{BLAS,LAPACK}: Move implementation note from docs to comments | Brad King | 2021-06-11 | 1 | -4/+3 |
| * | Find{BLAS,LAPACK}: Revise imported targets documentation layout | Brad King | 2021-06-11 | 1 | -4/+3 |
| * | Find{BLAS,LAPACK}: Factor out vendor documentation | Brad King | 2021-06-11 | 1 | -62/+98 |
* | | Find{BLAS,LAPACK}: Update for Intel oneAPI structure under MKLROOT | Peter Knowles | 2021-06-11 | 1 | -1/+3 |
|/ |
|
* | FindBLAS: Revert "Do not statically link against iomp5 ... Intel MKL" | Brad King | 2021-06-10 | 1 | -16/+7 |
* | Find{BLAS,LAPACK}: Add support for the NVHPC LAPACK library | Robert Maynard | 2021-05-05 | 1 | -1/+7 |
* | FindBLAS: Do not statically link against iomp5 in the case of Intel MKL | Eisuke Kawashima | 2021-04-30 | 1 | -7/+16 |
* | Find{BLAS,LAPACK}: Simplify search for static libraries | Brad King | 2021-04-21 | 1 | -19/+13 |
* | Find{BLAS,LAPACK}: Simplify check_function_exists state maintenance | Brad King | 2021-04-21 | 1 | -4/+1 |
* | Find{BLAS,LAPACK}: Make library variable names more robust | Brad King | 2021-04-14 | 1 | -5/+6 |
* | Find{BLAS,LAPACK}: Generalize recognition of dependencies as link flags | Brad King | 2021-04-14 | 1 | -2/+2 |
* | Find{BLAS,LAPACK}: Convert internal CHECK_*_LIBRARIES to functions | Brad King | 2021-04-14 | 1 | -21/+16 |
* | Find{BLAS,LAPACK}: Clarify name of internal argument for dependencies | Brad King | 2021-04-14 | 1 | -5/+5 |
* | Find{BLAS,LAPACK}: Simplify appending to list of libraries | Brad King | 2021-04-14 | 1 | -3/+3 |
* | Find{BLAS,LAPACK}: Revert bad refactoring of internal CHECK_*_LIBRARIES | Brad King | 2021-04-14 | 1 | -7/+9 |
* | Merge topic 'FindBLAS-default-OpenMP' | Brad King | 2021-04-08 | 1 | -2/+11 |
|\ |
|
| * | FindBLAS: Fix detection of OpenMP as dependency of BLA_STATIC | Brad King | 2021-04-07 | 1 | -2/+11 |
* | | FindBLAS/LAPACK: Add support for the Fujitsu SSL2 library | Chuck Atkins | 2021-03-31 | 1 | -20/+55 |
|/ |
|
* | FindBLAS: Add support for IntelLLVM | William R. Dieter | 2021-01-28 | 1 | -0/+3 |
* | Find{BLAS,LAPACK}: Add support for Elbrus Math Library | Igor S. Gerasimov | 2020-12-09 | 1 | -0/+30 |
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -4/+30 |
* | FindBLAS: Add dependency of OpenBLAS on OpenMP for BLA_STATIC | Eisuke Kawashima | 2020-11-11 | 1 | -1/+7 |
* | Find{BLAS,LAPACK}: Add support for FlexiBLAS | Mattias Ellert | 2020-09-14 | 1 | -0/+17 |
* | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
* | Merge topic 'find-blas-lapack-mklroot-win' | Brad King | 2020-07-08 | 1 | -1/+1 |
|\ |
|
| * | FindBLAS: Handle Windows Intel MKLROOT with backslash | Michael Hirsch | 2020-07-07 | 1 | -1/+1 |
* | | FindBLAS use NAMES_PER_DIR | Sibi Siddharthan | 2020-07-02 | 1 | -0/+1 |
* | | Find{BLAS,LAPACK}: Add missing thread library for Intel MKL on Win32 | evatux | 2020-06-23 | 1 | -1/+5 |
* | | FindBLAS: Extend search directories for MKL | evatux | 2020-06-16 | 1 | -0/+2 |
|/ |
|
* | BLAS: Provide the BLAS::BLAS import target | Robert Maynard | 2020-04-23 | 1 | -0/+23 |
* | Find{BLAS,LAPACK}: Add support for ArmPL targets | Olly Perks | 2020-04-09 | 1 | -0/+34 |
* | Find{BLAS,LAPACK}: Include parent of points directory in search | Mario Emmenlauer | 2020-01-31 | 1 | -0/+7 |
* | Find{BLAS,LAPACK}: Fixed an incorrect use of a macro argument | Mario Emmenlauer | 2020-01-31 | 1 | -5/+6 |
* | Find{BLAS,LAPACK}: Search always in dynamic linker paths | Mario Emmenlauer | 2020-01-28 | 1 | -8/+6 |
* | Find{BLAS,LAPACK}: Avoid repeated setting of prefered library suffixes | Mario Emmenlauer | 2020-01-28 | 1 | -14/+14 |
* | Find{BLAS,LAPACK}: Fixed incorrect static library suffix for Apple | Mario Emmenlauer | 2020-01-28 | 1 | -3/+0 |
* | Find{BLAS,LAPACK}: Added support for MKL single dynamic library | Mario Emmenlauer | 2020-01-28 | 1 | -0/+7 |
* | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 1 | -37/+45 |
* | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 1 | -39/+96 |
* | Find{BLAS,LAPACK}: Cleanup whitespace, style, and comments | Mario Emmenlauer | 2020-01-21 | 1 | -236/+243 |
* | Find{BLAS,LAPACK}: Clarify names of internal helper macro | Mario Emmenlauer | 2020-01-20 | 1 | -28/+28 |
* | Merge topic 'FindBLAS-OpenBLAS-thread' | Brad King | 2019-12-13 | 1 | -2/+6 |
|\ |
|
| * | FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX | Brad King | 2019-12-12 | 1 | -2/+6 |
* | | FindBLAS: Search for libblas from ATLAS vendor | Eisuke Kawashima | 2019-12-04 | 1 | -1/+1 |
|/ |
|
* | FindBLAS: Add second try for OpenBLAS with thread libraries. | Alexander Neumann | 2019-06-17 | 1 | -1/+15 |