clBLAS-2.4.0 Release
Release based on merge from develop branch to master branch.
The highlights of the merge:
- fix correctness bug of c/zsyr2k; fix correctness bug in ktest's reference code
- improve tuning tool coverage
- allow another parent CMake project to call clBLAS as subdirectory (thanks to contributions from @robertsdionne )
- bug fix related to Intel CPU (thanks for contributions from @pavanky )
- bug fix related to Intel OpenCL driver (thanks for contributions from @pavanky )
- bug fix related to Intel SDKs on Windows, Apple SDKs on OSX (thanks for contributions from @pavanky )
- enable build static library (thanks for contributions from @glehmann )
- some installation and prefix fixes (thanks for contributions from @glehmann )
- allow user to build gtest from source (thanks for contributions from @glehmann )