From 00281dad26c6e83ef39629cc26b24154f3219e06 Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Mon, 27 Feb 2017 21:00:04 +0100 Subject: Fixed half-precision bugs in HTBMV/HTPMV/HTRMV/HSYR2K/HTRMM related to incorrect constants --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 38bbaa07..f7cae9b8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Development version (next release) - Fixed a bug having to re-create the binary even if it was in the cache - Fixed a bug when using offsets in the direct version of the GEMM kernels - Fixed a missing cl_khr_fp64 when running double-precision on Intel CPUs +- Fixed bugs in the half-precision routines HTBMV/HTPMV/HTRMV/HSYR2K/HTRMM - Tests now also exit with an error code when OpenCL errors or compilation errors occur - Added the OverrideParameters function to the API to be able to supply custom tuning parmeters - Various minor fixes and enhancements -- cgit v1.2.3