From 4f594e39319912f0fbbc145d330ad9e09a66bbee Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sat, 2 Jun 2018 17:57:45 +0200 Subject: Added MKL as an alternative for CBLAS for correctness and performance comparisons --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c86ab70b..70ebfd3a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Development (next version) - The routine tuners now automatically pick up tuning results from disk from the kernel tuners - Updated and reorganised the CLBlast documentation - Added a 'canary' region to check for overflows in the tuner and tests (insipred by clARMOR) +- Added an option to test against and compare performance with Intel's MKL - Fixed an access violation when compiled with Visual Studio upon releasing the OpenCL program - Fixed incorrect releasing of the OpenCL program resulting in segfaults / access violations - Various minor fixes and enhancements -- cgit v1.2.3