summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2023-05-21Github Actions Windows builds with tests (#472)Cedric Nugteren
2022-05-15Add logic to find intel OpenMP on oneMKL.Umar Arshad
2022-04-13add AMD OCL SDK light path in ENV sectiondanyougle
2018-10-28Update FindOpenCL.cmakeThomas Lutz
2018-06-02Added MKL as an alternative for CBLAS for correctness and performance compari...Cedric Nugteren
2017-11-16Removed dependency on CLTuneCedric Nugteren
2017-04-03Added proper CMake searching for CUDA and cuBLASCedric Nugteren
2016-05-17Made MSVC link the run-time libraries staticallyCedric Nugteren
2016-05-05Locate the C BLAS library before the F77 one.Anton Lokhmotov
2016-05-04Fixed an issue with linking against the ATLAS BLAS libraryCedric Nugteren
2016-04-03Added support for detection of CPU BLAS libraries OpenBLAS, BLIS and Accelera...cnugteren
2016-03-31Create a first version of CPU BLAS detection in CMakecnugteren
2016-01-30Fixes for compilation under Visual StudioCNugteren
2016-01-23Updated FindOpenCL for Intel Linux OpenCL pathsCedric Nugteren
2015-07-31Removed clBLAS source code, now requires separate installationCNugteren
2015-05-30Initial commit of preview versionCNugteren