From 8258321a74f5b44a559c91bb0adb1358d22da801 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Tue, 1 May 2018 20:34:48 +0200 Subject: Now stores a shared_ptr to the Program class in the cache --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 5f3ef371..4ccd09ec 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ Development (next version) - Added support for Intel specific subgroup shuffling extensions for faster GEMM on Intel GPUs - Re-added a local memory size constraint to the tuners - Updated and reorganised the CLBlast documentation -- 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 - Added tuned parameters for various devices (see doc/tuning.md) - Added non-BLAS level-1 routines: -- cgit v1.2.3