summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-07-23 16:58:11 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-07-23 16:58:11 +0200
commit40a72259eba491631d8875aae465c5a93d7fed02 (patch)
treea192d68c4c7331334721da58401a88a21fa9a88b /CHANGELOG
parent7a4f9637639ce83191bc2d6e8485f9a9dfd949af (diff)
Fixe a bug in the new XgemvFastRot kernel related to local memory size
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b6e09102..d018e211 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ Development version (next release)
- Fixed a bug related to the cache and retrieval of programs based on the OpenCL context
- Fixed a performance issue (caused by fp16 support) by optimizing alpha/beta parameter passing to kernels
- Added an option (-warm_up) to do a warm-up run before timing in the performance clients
+- Improved performance significantly of rotated GEMV computations
- Added tuned parameters for various devices (see README)
Version 0.8.0