From 5d5e3f93bca53ac5069a3de8ede56b89a536bccc Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Wed, 8 Nov 2017 21:30:06 +0100 Subject: Updated to CLBlast version 1.2.0 --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 02bee585..f30944a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ -Development (next version) +Version 1.2.0 - Fixed a bug in the TRSM/TRSV routines due to missing synchronisations after GEMM/GEMV calls - Fixed a bug in TRSM when using the a-offset argument - Added a CUDA API to CLBlast: @@ -27,7 +27,7 @@ Version 1.1.0 * SIM2COL/DIM2COL/CIM2COL/ZIM2COL/HIM2COL (im2col transform as used to express convolution as GEMM) Version 1.0.1 -- Fixed a bug in the direct version of the GEMM kernel) +- Fixed a bug in the direct version of the GEMM kernel Version 1.0.0 - Fixed a bug in the TRSM routine for alpha != 1 -- cgit v1.2.3