summaryrefslogtreecommitdiffstats
path: root/Tests/FindBLAS/Test
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-081-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_INTEGERIgor S. Gerasimov2021-10-052-1/+14
|
* Find{BLAS,LAPACK}: Make possible testing of ILP64 modelIgor S. Gerasimov2021-10-051-0/+5
|
* Find{BLAS,LAPACK}: Specify integer type in testsIgor S. Gerasimov2021-10-051-4/+6
|
* ci: Verify that Intel MKL is found when it is the only BLAS/LAPACKBrad King2021-07-121-1/+2
| | | | Issue: #22403
* Find{BLAS,LAPACK}: Add test case covering BLA_STATIC with Intel MKLBrad King2021-04-211-1/+1
|
* Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-141-0/+6
|
* Tests: Revise FindBLAS test to avoid cblas_ manglingBrad King2020-10-051-3/+5
|
* BLAS: Provide the BLAS::BLAS import targetRobert Maynard2020-04-232-0/+27