summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-09-30 20:29:18 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-09-30 20:29:18 +0200
commit29c5283c4bcb5189c4f3510d3f241da0e2b8e536 (patch)
treec1ea3973ea3d57f6addbd9d9e79a6c0e0bd12ba1
parent3b7371f81bc7f11c3097e3e87cfe2e06e80a0af3 (diff)
Kernels are now cached based on their routine name and their tuning parameters
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5deecb53..56dad68e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,7 @@
+Development (next version)
+- Kernels are now cached based on their tuning parameters: fits the use-case of 'OverrideParameters'
+
Version 1.1.0
- The tuning database now has defaults per architecture (e.g. NVIDIA Kepler SM3.5, AMD Fiji)
- The tuning database now has a dictionary to translate vendor/device names to a common set