Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Bump CMake minimum required version in find-module tests to 3.5 | Brad King | 2023-03-08 | 1 | -1/+1 |
| | | | | | CMake 3.27 deprecates compatibility with CMake < 3.5. Update find module tests to avoid the deprecation warning. | ||||
* | Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGER | Igor S. Gerasimov | 2021-10-05 | 2 | -1/+14 |
| | |||||
* | Find{BLAS,LAPACK}: Make possible testing of ILP64 model | Igor S. Gerasimov | 2021-10-05 | 1 | -0/+5 |
| | |||||
* | Find{BLAS,LAPACK}: Specify integer type in tests | Igor S. Gerasimov | 2021-10-05 | 1 | -4/+6 |
| | |||||
* | ci: Verify that Intel MKL is found when it is the only BLAS/LAPACK | Brad King | 2021-07-12 | 1 | -1/+2 |
| | | | | Issue: #22403 | ||||
* | Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKL | Brad King | 2021-04-21 | 1 | -1/+1 |
| | |||||
* | Find{BLAS,LAPACK}: Add test case covering Intel MKL | Brad King | 2021-04-14 | 1 | -0/+6 |
| | |||||
* | Tests: Revise FindBLAS test to avoid cblas_ mangling | Brad King | 2020-10-05 | 1 | -3/+5 |
| | |||||
* | BLAS: Provide the BLAS::BLAS import target | Robert Maynard | 2020-04-23 | 2 | -0/+27 |