| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 1 | -1/+1 |
|
|
* | Modules/Find{BLAS,LAPACK}: allow choice of pkg-config package | Dr. Thomas Orgis | 2022-06-17 | 1 | -1/+10 |
|
|
* | FindBLAS: Quiet pkg-config errors | nega | 2022-03-30 | 1 | -2/+2 |
|
|
* | FindBLAS: Find OpenMP dependency quietly | Brad King | 2021-12-10 | 1 | -2/+2 |
|
|
* | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 1 | -1/+1 |
|
|
* | FindBLAS: Fix EML and ArmPL indentations | Igor S. Gerasimov | 2021-10-07 | 1 | -19/+19 |
|
|
* | FindBLAS: Replace set(A val) with string(APPEND) | Igor S. Gerasimov | 2021-10-07 | 1 | -7/+7 |
|
|
* | FindBLAS: Stop processing if BLAS library does not have 64-bit integer API | Igor S. Gerasimov | 2021-10-05 | 1 | -44/+68 |
|
|
* | FindBLAS: Search 32/64-bit integer API via BLA_SIZEOF_INTEGER if possible | Igor S. Gerasimov | 2021-10-05 | 1 | -8/+98 |
|
|
* | FindBLAS: Update Fujitsu_SSL2 | Igor S. Gerasimov | 2021-10-05 | 1 | -21/+29 |
|
|
* | FindBLAS: Update FlexiBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
|
|
* | FindBLAS: Update OpenBLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -2/+6 |
|
|
* | FindBLAS: Update FLAME | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
|
|
* | FindBLAS: Update Generic BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+5 |
|
|
* | FindBLAS: Move NVHPC from Generic BLAS | Igor S. Gerasimov | 2021-09-22 | 1 | -1/+20 |
|
|
* | Merge topic 'SCS_mp' | Brad King | 2021-07-29 | 1 | -3/+11 |
|\ |
|
| * | FindBLAS: Update SCSL library | Igor S. Gerasimov | 2021-07-28 | 1 | -3/+11 |
|
|
* | | FindBLAS: Add possibility to find OMP parallelized version of ESSL | Igor S. Gerasimov | 2021-07-27 | 1 | -3/+11 |
|
|
* | | FindBLAS: IBM ESSL 6.1 does not required BLAS lib | Igor S. Gerasimov | 2021-07-27 | 1 | -2/+2 |
|/ |
|
* | FindBLAS: use unset instead of set for empty variables | Igor S. Gerasimov | 2021-07-27 | 1 | -2/+2 |
|
|
* | FindBLAS: Fix regression in finding EML_mt after recent refactoring | Igor S. Gerasimov | 2021-07-27 | 1 | -1/+1 |
|
|
* | Find{BLAS,LAPACK}: clean variables | Seth R Johnson | 2021-07-14 | 1 | -16/+19 |
|
|
* | Find{BLAS,LAPACK}: improve found message on Cray | Seth R Johnson | 2021-07-14 | 1 | -0/+2 |
|
|
* | 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-29 | 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 |
|
|