| Commit message (Expand) | Author | Age | Files | Lines |
* | FindLAPACK: Provide the LAPACK::LAPACK import target | Robert Maynard | 2020-04-27 | 1 | -0/+25 |
|
|
* | 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/+6 |
|
|
* | 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/+1 |
|
|
* | Find{BLAS,LAPACK}: Added support for static MKL required linker flags | Mario Emmenlauer | 2020-01-28 | 1 | -30/+30 |
|
|
* | Find{BLAS,LAPACK}: Fixed detection of MKL, and several MKL improvements | Mario Emmenlauer | 2020-01-28 | 1 | -11/+59 |
|
|
* | Find{BLAS,LAPACK}: Cleanup whitespace, style, and comments | Mario Emmenlauer | 2020-01-21 | 1 | -263/+266 |
|
|
* | FindLAPACK: Fixed order of arguments for internal helper macro | Mario Emmenlauer | 2020-01-21 | 1 | -9/+9 |
|
|
* | Find{BLAS,LAPACK}: Clarify names of internal helper macro | Mario Emmenlauer | 2020-01-20 | 1 | -7/+7 |
|
|
* | FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries | Brad King | 2019-12-18 | 1 | -1/+1 |
|
|
* | FindLAPACK: Test for implicitly linked LAPACK libraries | Jakub Benda | 2019-06-17 | 1 | -5/+17 |
|
|
* | Modules: Consistently use 2 space indentation | Kitware Robot | 2019-05-14 | 1 | -56/+56 |
|
|
* | Help: Improve description of modules | Bartosz Kosiorek | 2019-04-23 | 1 | -2/+2 |
|
|
* | Merge topic 'lapack-docs' | Brad King | 2019-01-31 | 1 | -30/+57 |
|\ |
|
| * | Find{BLAS,LAPACK}: Add note and example for using Intel MKL | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -0/+11 |
|
|
| * | Find{BLAS,LAPACK}: Update docs to use modern conventions | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -29/+45 |
|
|
| * | FindLAPACK: Remove extra indentation from a line | Michael Hirsch, Ph.D | 2019-01-30 | 1 | -1/+1 |
|
|
* | | Find{BLAS,LAPACK}: Drop unnecessary mark_as_advanced calls | Brad King | 2019-01-31 | 1 | -1/+0 |
|/ |
|
* | FindLAPACK: Additional libraries for MKL+gfortran combination | Jakub Benda | 2018-11-18 | 1 | -1/+6 |
|
|
* | FindLAPACK: Unify internal variables related to MKL | Jakub Benda | 2018-11-18 | 1 | -8/+10 |
|
|
* | FindLAPACK: Remove MKL components already provided by MKL BLAS | Jakub Benda | 2018-11-18 | 1 | -4/+1 |
|
|
* | FindLAPACK: Prioritize Intel MKL | Jakub Benda | 2018-11-18 | 1 | -75/+77 |
|
|
* | Merge topic 'blaslapack95' | Brad King | 2018-11-06 | 1 | -2/+2 |
|\ |
|
| * | FindLAPACK: Correct library name and symbol searched in LAPACK95 wrapper | Jakub Benda | 2018-11-05 | 1 | -2/+2 |
|
|
* | | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -42/+43 |
|/ |
|
* | Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACK | Jakub Benda | 2018-10-08 | 1 | -2/+10 |
|
|
* | Find{BLAS,LAPACK}: Add support for FLAME blis and libflame | J M Dieterich | 2017-11-16 | 1 | -0/+15 |
|
|
* | FindBLAS/LAPACK: Format documentation | Gregor Jasny | 2017-03-22 | 1 | -2/+9 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039) | Melven Roehrig-Zoellner | 2016-04-05 | 1 | -6/+15 |
|
|
* | Find{BLAS,LAPACK}: Add support for OpenBLAS (#16024) | J M Dieterich | 2016-03-18 | 1 | -1/+14 |
|
|
* | Replace MATCHES ".+" tests with NOT STREQUAL "" | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Remove .* expressions from beginning and end of MATCHES regexs | Rolf Eike Beer | 2014-04-14 | 1 | -2/+2 |
|
|
* | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 1 | -0/+5 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -21/+31 |
|
|
* | FindLAPACK: MKL clean up and fix for windows | Leszek Swirski | 2013-10-08 | 1 | -45/+49 |
|
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -2/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -57/+57 |
|
|
* | remove lib64 Unix paths if the respective lib path is also given | Rolf Eike Beer | 2012-07-21 | 1 | -2/+2 |
|
|
* | FindBLAS/FindLAPACK: Work with MKL version 10.3 (#12924, #12925) | Alexey Ozeritsky | 2012-02-16 | 1 | -31/+60 |
|
|
* | FindLAPACK: List thread libs to avoid link errors (#12625) | Tim Gallagher | 2011-12-13 | 1 | -1/+1 |
|
|
* | FindLAPACK: Correct CMAKE_FIND_LIBRARY_SUFFIXES spelling (#12624) | Tim Gallagher | 2011-12-13 | 1 | -4/+4 |
|
|
* | FindLAPACK: Fix linking to static LAPACK on Unix (#12477) | Alexey Ozeritsky | 2011-12-05 | 1 | -1/+1 |
|
|
* | FindBLAS/LAPACK fixes | Alexey Ozeritsky | 2011-09-01 | 1 | -2/+4 |
|
|
* | FindBLAS/LAPACK fixes | Alexey Ozeritsky | 2011-08-31 | 1 | -28/+34 |
|
|
* | ACML-GPU supportede | Alexey Ozeritsky | 2011-08-13 | 1 | -2/+2 |
|
|