Commit graph

13 commits

Author SHA1 Message Date
Thomas Lutz 17d045cc41
Update FindOpenCL.cmake
Add path to ROCm OpenCL as possible location in cmake script
2018-10-28 21:52:25 +01:00
Cedric Nugteren 4f594e3931 Added MKL as an alternative for CBLAS for correctness and performance comparisons 2018-06-02 17:57:45 +02:00
Cedric Nugteren d9cf206979 Removed dependency on CLTune 2017-11-16 21:28:36 +01:00
Cedric Nugteren 0cebcbcc71 Added proper CMake searching for CUDA and cuBLAS 2017-04-03 21:45:18 +02:00
Cedric Nugteren 7ad5cc89d0 Made MSVC link the run-time libraries statically 2016-05-17 23:12:19 +02:00
Anton Lokhmotov e075dc347a Locate the C BLAS library before the F77 one. 2016-05-05 14:38:10 +00:00
Cedric Nugteren aa97c836b1 Fixed an issue with linking against the ATLAS BLAS library 2016-05-04 19:16:09 +02:00
cnugteren cf841d1840 Added support for detection of CPU BLAS libraries OpenBLAS, BLIS and Accelerate on OS X 2016-04-03 15:51:03 -07:00
cnugteren a2056f2216 Create a first version of CPU BLAS detection in CMake 2016-03-31 22:22:29 -07:00
CNugteren 9622d3be22 Fixes for compilation under Visual Studio 2016-01-30 14:57:49 +01:00
Cedric Nugteren e4e3663e61 Updated FindOpenCL for Intel Linux OpenCL paths 2016-01-23 16:09:07 +01:00
CNugteren 68044254c7 Removed clBLAS source code, now requires separate installation 2015-07-31 11:06:07 +02:00
CNugteren bc5a341dfe Initial commit of preview version 2015-05-30 12:30:43 +02:00