summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-12-23 13:55:22 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-12-23 13:55:22 +0100
commitb1f52f130c4f9e4346579003b2786aa2e082f234 (patch)
tree1c0807409adf163e8abe1cba52509873a6c65f48 /CHANGELOG
parentaa7db4f987360fe1956add9391c6e81aa61b75f3 (diff)
Updated the database to use the new TRSV and Invert tuners
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 175524aa..83d5178b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Development (next version)
- Made it possible to override the tuning parameters in the clients straight from JSON tuning files
- Added OpenCL pre-processor to unroll loops and perform array-to-register promotions for compilers
which don't do this themselves (ARM Mali) - greatly improves performance on these platforms
+- Added first tuners for the TRSV (block size) and TRSM (invert kernel) routines
- Various minor fixes and enhancements
- Added tuned parameters for various devices (see README)