summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-04-10 07:21:34 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-04-10 07:21:34 +0200
commit300531b869ca266c22d4580761872a4ebb6a244b (patch)
tree0e2327c844858993b099852fd36501fdca04aa8d
parentfb6c78ea070fbfc7d2d38a3c0d77a8219cef6f04 (diff)
Updated the changelog with the Apple CPU override
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1455cf19..0b4e9951 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 tests on Apple's CPU OpenCL implementation; still not fast but correct at least
- 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
- Tests now also check for the L2 error in case of half-precision